summaryrefslogtreecommitdiff
path: root/tests.c
AgeCommit message (Collapse)Author
2019-11-17moved constant param system to typing.Leo Tenenbaum
2019-11-10added hash table test & fixed bugs thereLeo Tenenbaum
2019-10-04improved arr_add and fixed bugLeo Tenenbaum
2019-10-03fixed bug & added while infinite loops (now only they can have ret exprs)Leo Tenenbaum
2019-10-03fixed some arr bugsLeo Tenenbaum
2019-09-29finished replacing err_malloc with allocators; now there are no memory leaks!Leo Tenenbaum
2019-09-29continued allocatorLeo Tenenbaum