Age | Commit message (Expand) | Author |
---|---|---|
2019-09-29 | finished replacing err_malloc with allocators; now there are no memory leaks! | Leo Tenenbaum |
2019-09-29 | made allocator; will switch to it soon | Leo Tenenbaum |
2019-09-28 | new, del | Leo Tenenbaum |
2019-09-27 | started named arguments | Leo Tenenbaum |
2019-09-25 | added return | Leo Tenenbaum |
2019-09-21 | deref; improved eval, decls | Leo Tenenbaum |
2019-09-21 | added ptrs | Leo Tenenbaum |
2019-09-01 | improved the way identifiers worked (now they use a single block array) | Leo Tenenbaum |
2019-08-31 | parsing of directives | Leo Tenenbaum |