Age | Commit message (Expand) | Author |
---|---|---|
2019-08-30 | improved assignment; added arrays | Leo Tenenbaum |
2019-08-28 | Improved types (now gives error when you annotate the wrong type) | Leo Tenenbaum |
2019-08-27 | checked undeclared identifiers; not totally done yet | Leo Tenenbaum |
2019-08-22 | generating function declarations & definitions | Leo Tenenbaum |
2019-08-20 | started function calls | Leo Tenenbaum |
2019-08-19 | Added basic unary/binary expressions | Leo Tenenbaum |
2019-08-18 | Added string constants and improved tokenization | Leo Tenenbaum |
2019-08-16 | Basic tokenization | Leo Tenenbaum |