Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-19 | extracted hash table for future use by foreign to avoid loading libraries twice | Leo Tenenbaum | |
2020-01-19 | fixed foreign for release build | Leo Tenenbaum | |
2020-01-11 | changed the way struct names work | Leo Tenenbaum | |
2020-01-09 | changed TYPE_TYPE,PKG to TYPE_BUILTINs | Leo Tenenbaum | |
2020-01-07 | finished read_f32 | Leo Tenenbaum | |
2020-01-06 | Update README.md | Leo Tenenbaum | |
2020-01-06 | Update README.md | Leo Tenenbaum | |
2020-01-02 | preparing for release | Leo Tenenbaum | |
2020-01-02 | fixed goto problem when compiling as c++ | Leo Tenenbaum | |
2019-12-16 | updated readme | Leo Tenenbaum | |
2019-12-15 | updated readme | Leo Tenenbaum | |
2019-12-09 | more stuff for inferred params | Leo Tenenbaum | |
2019-12-08 | discovered a bug with flexible types while cleaning up args | Leo Tenenbaum | |
2019-12-07 | more docs | Leo Tenenbaum | |
2019-12-07 | fixed something weird going on with the tokenizer that might be a bug in clang | Leo Tenenbaum | |
2019-12-06 | updated readme | Leo Tenenbaum | |
2019-11-28 | started dealing with calling "type functions" | Leo Tenenbaum | |