summaryrefslogtreecommitdiff
path: root/arr.c
AgeCommit message (Expand)Author
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-10-03continued arr systemLeo 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-27added converter from named arguments to non-namedLeo Tenenbaum