summaryrefslogtreecommitdiff
path: root/tests/chain.apl
AgeCommit message (Collapse)Author
2022-05-09Fix some nasty bugs with empty lines in dfns, and with stranding of ⍺ and ⍵.Peter Mikkelsen
2022-02-09Increase worker count in tests/chain.apl to 100Peter Mikkelsen
2022-02-09Add much better memory handling (We now track and free Datum * structs)Peter Mikkelsen