Age | Commit message (Expand) | Author |
---|---|---|
2022-02-09 | Make the array type a tiny bit smaller, by packing control information into a... | 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 |
2022-01-15 | Rework printer to add vertical padding too | Peter Mikkelsen |
2022-01-14 | Add each (ยจ) operator | Peter Mikkelsen |
2022-01-13 | Implement basic reference counting for arrays, which so they | Peter Mikkelsen |