Age | Commit message (Expand) | Author |
---|---|---|
2019-09-21 | fixed a bit of parsing | Leo Tenenbaum |
2019-09-19 | added arg type checking | Leo Tenenbaum |
2019-09-01 | #C directive | Leo Tenenbaum |
2019-09-01 | trying to get unicode idents to work | Leo Tenenbaum |
2019-09-01 | improved the way identifiers worked (now they use a single block array) | Leo Tenenbaum |
2019-08-31 | removed global identifier tree | Leo Tenenbaum |
2019-08-29 | More constant expressions | Leo Tenenbaum |
2019-08-22 | Started code generation | Leo Tenenbaum |
2019-08-21 | started identification | 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 | Finished literals; cleaned up code | Leo Tenenbaum |
2019-08-16 | Switched to reading whole file into memory; started number literals | Leo Tenenbaum |
2019-08-16 | Added identifierS | Leo Tenenbaum |
2019-08-16 | Basic tokenization | Leo Tenenbaum |