summaryrefslogtreecommitdiff
path: root/tests.c
AgeCommit message (Expand)Author
2020-01-29started namespacesLeo Tenenbaum
2020-01-19extracted hash table for future use by foreign to avoid loading libraries twiceLeo Tenenbaum
2020-01-07finished read_f32Leo Tenenbaum
2020-01-02updated copyright yearLeo Tenenbaum
2019-12-08checking for duplicate argsLeo Tenenbaum
2019-12-07added licenseLeo Tenenbaum
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