summaryrefslogtreecommitdiff
path: root/allocator.c
AgeCommit message (Expand)Author
2019-10-09a bit more cgen (basic fn headers)Leo Tenenbaum
2019-10-08fixed array access lval bugsLeo Tenenbaum
2019-10-07more eval, but there are bugsLeo Tenenbaum
2019-10-03fixed bug & added while infinite loops (now only they can have ret exprs)Leo Tenenbaum
2019-10-03started switching array systemLeo Tenenbaum
2019-09-29finished replacing err_malloc with allocators; now there are no memory leaks!Leo Tenenbaum
2019-09-29continued allocatorLeo Tenenbaum
2019-09-29made allocator; will switch to it soonLeo Tenenbaum