Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-16 | Replace the C repl with one written in prolog :) | Peter Mikkelsen | |
2021-07-16 | Make operators local to each module, and implement some more correct ↵ | Peter Mikkelsen | |
prettyprint code, used by write_term | |||
2021-07-08 | Make the repl bindings and query global so the garbage collector can know ↵ | Peter Mikkelsen | |
about them | |||
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 | |