Age | Commit message (Expand) | Author |
---|---|---|
2022-05-16 | Use threads instead of procs for the timeout function | Peter Mikkelsen |
2022-05-16 | Implement timeouts for receive | Peter Mikkelsen |
2022-05-09 | Fix some nasty bugs with empty lines in dfns, and with stranding of ⍺ and ⍵. | Peter Mikkelsen |
2022-02-23 | Add seperate error handlers in threads | Peter Mikkelsen |
2022-02-09 | Don't lie | Peter Mikkelsen |
2022-02-09 | Add much better memory handling (We now track and free Datum * structs) | Peter Mikkelsen |
2022-02-08 | Add work in progress concurrency. Might break stuff! | Peter Mikkelsen |