Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-29 | started namespaces | Leo Tenenbaum | |
2020-01-19 | extracted hash table for future use by foreign to avoid loading libraries twice | Leo Tenenbaum | |
2020-01-07 | finished read_f32 | Leo Tenenbaum | |
2020-01-02 | updated copyright year | Leo Tenenbaum | |
2019-12-08 | checking for duplicate args | Leo Tenenbaum | |
2019-12-07 | added license | Leo Tenenbaum | |
2019-11-17 | moved constant param system to typing. | Leo Tenenbaum | |
2019-11-10 | added hash table test & fixed bugs there | Leo Tenenbaum | |
2019-10-04 | improved arr_add and fixed bug | Leo Tenenbaum | |
2019-10-03 | fixed bug & added while infinite loops (now only they can have ret exprs) | Leo Tenenbaum | |
2019-10-03 | fixed some arr bugs | 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 | |