Age | Commit message (Expand) | Author |
---|---|---|
2021-07-16 | Make operators local to each module, and implement some more correct prettypr... | Peter Mikkelsen |
2021-07-08 | Make the repl bindings and query global so the garbage collector can know abo... | Peter Mikkelsen |
2021-07-08 | Add a hash table to make the garbage collection faster | Peter Mikkelsen |
2021-07-08 | Add a mark-sweep garbage collector | Peter Mikkelsen |