Age | Commit message (Expand) | Author |
---|---|---|
2020-01-12 | better identifier system (uses much less memory) | Leo Tenenbaum |
2020-01-07 | formatting (emacs doesnt like my tabs) | Leo Tenenbaum |
2020-01-02 | updated copyright year | Leo Tenenbaum |
2019-12-18 | added identifier IDs | Leo Tenenbaum |
2019-12-08 | changed post to preincrement (it actually does make a difference with tcc) | Leo Tenenbaum |
2019-12-08 | checking for duplicate args | Leo Tenenbaum |
2019-12-07 | added license | Leo Tenenbaum |
2019-10-27 | minor fixes to silence warnings when building release | Leo Tenenbaum |
2019-10-04 | improved arr_add and fixed bug | Leo Tenenbaum |
2019-10-03 | continued arr system | Leo Tenenbaum |
2019-10-03 | started switching array system | Leo Tenenbaum |
2019-09-27 | added converter from named arguments to non-named | Leo Tenenbaum |