Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-03 | got tests to work on linux again | Leo Tenenbaum | |
2020-04-28 | cleanup | Leo Tenenbaum | |
2020-04-26 | use struct member!!! | Leo Tenenbaum | |
2020-04-24 | improve cgen for loops and allow returning something of unknown type | Leo Tenenbaum | |
2020-04-24 | fixed problems with using _ as an identifier | Leo Tenenbaum | |
2020-04-23 | made EXPR_IDENT a string before typing | Leo Tenenbaum | |
2020-04-19 | fixing some for loop stuff | Leo Tenenbaum | |
2020-02-16 | typing struct params | Leo Tenenbaum | |
2020-01-24 | more #builtin | Leo Tenenbaum | |
2020-01-19 | extracted hash table for future use by foreign to avoid loading libraries twice | Leo Tenenbaum | |
2020-01-14 | improved C names of exported things | Leo Tenenbaum | |
2020-01-10 | fixed str_copy | Leo Tenenbaum | |
2020-01-07 | put small functions together and cleaned up float exporting | Leo Tenenbaum | |