Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-02 | type_helper_pre | Kyle Gunger | |
2024-07-31 | start on type parsing | Kyle Gunger | |
2024-07-30 | maybe helper decl | Kyle Gunger | |
2024-07-30 | More list parsing implementations | Kyle Gunger | |
2024-07-29 | Refactor ast code | Kyle Gunger | |
2024-07-24 | Type parsing (???) | 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 | 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 | |
+ Change charp to uint8 + Start value abstraction | |||
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 | |
- 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 | 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 | |