Age | Commit message (Expand) | Author |
2020-07-12 | // | Leo Tenenbaum |
2020-07-10 | made types 16 bytes | Leo Tenenbaum |
2020-05-05 | forgot some licenses | Leo Tenenbaum |
2020-05-03 | started windows #foreign support -- floating point not working yet--also foun... | Leo Tenenbaum |
2020-05-01 | &void | Leo Tenenbaum |
2020-04-23 | made EXPR_IDENT a string before typing | Leo Tenenbaum |
2020-04-23 | got rid of call inference; now inference is much simpler | Leo Tenenbaum |
2020-04-13 | cleaned up ident system; working except for for | Leo Tenenbaum |
2020-03-19 | #ifs inside structs | Leo Tenenbaum |
2020-03-14 | fixed indentation | Leo Tenenbaum |
2020-03-11 | error message for default varargs | Leo Tenenbaum |
2020-03-04 | fixed std/arr.toc | Leo Tenenbaum |
2020-03-04 | infer error messages are now somewhat good | Leo Tenenbaum |
2020-03-04 | slightly improved infer error message; still needs work | Leo Tenenbaum |
2020-03-02 | got rid of Location in Type | Leo Tenenbaum |
2020-02-25 | minor bits of cleanup | Leo Tenenbaum |
2020-02-25 | fixed bugs with new arg order system | Leo Tenenbaum |
2020-02-24 | started improving arg order system | Leo Tenenbaum |
2020-02-24 | struct param inference | Leo Tenenbaum |
2020-02-21 | started inferring struct params | Leo Tenenbaum |
2020-02-20 | fixing default arguments for parameterized structs | Leo Tenenbaum |
2020-02-19 | more struct params | Leo Tenenbaum |
2020-02-15 | more struct params & reverted to StructDef *struc; | Leo Tenenbaum |
2020-02-14 | minor improvements and preparing for struct arguments | Leo Tenenbaum |
2020-02-06 | more work on new ident system; not quite working yet | Leo Tenenbaum |
2020-01-17 | code cleanup (FnExpr now contains Location) | Leo Tenenbaum |
2020-01-10 | made Field.type not a pointer | Leo Tenenbaum |
2020-01-09 | changed TYPE_TYPE,PKG to TYPE_BUILTINs | Leo Tenenbaum |
2020-01-07 | formatting (emacs doesnt like my tabs) | Leo Tenenbaum |
2020-01-06 | changed syntax for tuples to allow for complicated types | Leo Tenenbaum |
2020-01-04 | formatting | Leo Tenenbaum |
2019-12-16 | better inference | Leo Tenenbaum |
2019-12-15 | updated readme | Leo Tenenbaum |
2019-12-15 | bug fixes for inference | Leo Tenenbaum |
2019-12-15 | call inference!!! | Leo Tenenbaum |
2019-12-15 | got rid of parse_printing_after_types; still working on call inference | Leo Tenenbaum |
2019-12-14 | trying to get call inference to work | Leo Tenenbaum |
2019-12-14 | extracted out arg reordering thing cause i will need it for infer | Leo Tenenbaum |
2019-12-14 | infer | Leo Tenenbaum |
2019-12-14 | basic inferred params | Leo Tenenbaum |
2019-12-13 | more infer | Leo Tenenbaum |
2019-12-12 | more infer setup and better arr_foreach | Leo Tenenbaum |
2019-12-12 | ... | Leo Tenenbaum |
2019-12-11 | finally probably have a good version of what infer should do | Leo Tenenbaum |
2019-12-11 | more infer | Leo Tenenbaum |
2019-12-09 | more stuff for inferred params | Leo Tenenbaum |
2019-08-28 | cleaned up code; fixed some function stuff | Leo Tenenbaum |
2019-08-27 | basic type inference | Leo Tenenbaum |
2019-08-23 | Cleaned up code | Leo Tenenbaum |