Age | Commit message (Expand) | Author |
---|---|---|
2024-07-21 | semi-broken file imports | Kyle Gunger |
2024-07-21 | Begin ast funcs | Kyle Gunger |
2024-07-21 | Basic tokenizer | Kyle Gunger |
2024-07-19 | Some more tokenization functionality | Kyle Gunger |
2024-07-19 | switch tokenization scheme | Kyle Gunger |
2023-02-16 | Collapse tnslc into a single file | Kyle Gunger |
2022-12-17 | Change charp to uint8 | Kyle Gunger |
2022-12-12 | Evaluation of numeric literals | Kyle Gunger |
2022-10-06 | Update license date | Kyle Gunger |
2022-07-05 | [TNSLC] Fix issue with text literals | Kyle Gunger |
2022-06-29 | [TNSLC] General updates | Kyle Gunger |
2022-05-05 | Add methods to crash in a defined way | Kyle Gunger |
2022-05-02 | [TNSLC] AST Updates | Kyle Gunger |
2022-04-18 | Add tokenizer support for strings | Kyle Gunger |
2022-04-13 | Include ast, add function to print tokens | Kyle Gunger |
2022-04-13 | Fix comments and add to token printer. | Kyle Gunger |
2022-04-13 | Numeric literals | Kyle Gunger |
2022-04-12 | Update tnslc | Kyle Gunger |
2022-04-11 | Remove src folders | Kyle Gunger |