Age | Commit message (Expand) | Author |
---|---|---|
2020-01-14 | fixed struct decls (tests pass now) | Leo Tenenbaum |
2020-01-08 | more importing (also turns out export is a keyword in c++) | Leo Tenenbaum |
2020-01-08 | finished read_ functions | Leo Tenenbaum |
2020-01-07 | finished read_f32 | Leo Tenenbaum |
2020-01-07 | put small functions together and cleaned up float exporting | Leo Tenenbaum |
2020-01-07 | fixed bug with multiline comments | Leo Tenenbaum |
2020-01-07 | started binfile read_ functions | Leo Tenenbaum |
2020-01-04 | top header | Leo Tenenbaum |
2020-01-04 | formatting | Leo Tenenbaum |
2020-01-04 | vlqs for exporting | Leo Tenenbaum |
2020-01-03 | fixed a bug with returning | Leo Tenenbaum |
2020-01-02 | fixed goto problem when compiling as c++ | Leo Tenenbaum |
2019-12-29 | fixed the bug | Leo Tenenbaum |
2019-12-27 | more work on exporting (floats), discovered bug | Leo Tenenbaum |
2019-12-26 | more export | Leo Tenenbaum |
2019-12-22 | more exporting | Leo Tenenbaum |