Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-08 | [tnslc] beginning of the end of the ast | Kyle Gunger | |
2024-09-30 | [tnslc] better errors | Kyle Gunger | |
2024-08-06 | [tnslc] binary operators | Kyle Gunger | |
2024-08-04 | [tnslc] Resolve issue with tokenizer | Kyle Gunger | |
2024-08-04 | [tnslc] Function ast barebones | Kyle Gunger | |
2024-08-02 | type_helper_pre | Kyle Gunger | |
2024-07-22 | Struct and module ast handlers | Kyle Gunger | |
2024-07-21 | fix error causing double file closes | Kyle Gunger | |
2024-07-21 | semi-broken file imports | 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-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-02 | [TNSLC] AST Updates | Kyle Gunger | |
- Change how string_equate works - Call AST Node generator from main - Flush out ast.tnsl - Add a few initial methods to AST - Move some code from token.tnsl to parse.tnsl | |||
2022-04-18 | Add tokenizer support for strings | 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 | |