Age | Commit message (Expand) | Author |
---|---|---|
2019-10-26 | minor cleaning up and bug fixes | Leo Tenenbaum |
2019-10-25 | started fixing leaking | Leo Tenenbaum |
2019-10-09 | a bit more cgen (basic fn headers) | Leo Tenenbaum |
2019-10-08 | fixed array access lval bugs | Leo Tenenbaum |
2019-10-07 | more eval, but there are bugs | Leo Tenenbaum |
2019-10-03 | fixed bug & added while infinite loops (now only they can have ret exprs) | Leo Tenenbaum |
2019-10-03 | started switching array system | Leo Tenenbaum |
2019-09-29 | finished replacing err_malloc with allocators; now there are no memory leaks! | Leo Tenenbaum |
2019-09-29 | continued allocator | Leo Tenenbaum |
2019-09-29 | made allocator; will switch to it soon | Leo Tenenbaum |