Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-23 | [EVAL] Stubcode v2 | Kyle Gunger | |
2021-11-04 | [EXEC] Flush out a couple of funcs | Kyle Gunger | |
+ I no longer understand my own code. | |||
2021-10-30 | [AST] Fixes for some statements in blocks | Kyle Gunger | |
2021-05-03 | fixed bug caused by previous bugfix | Kyle Gunger | |
2021-05-03 | tokenizer bug fix | Kyle Gunger | |
2020-11-06 | Start work on AST generation | Kyle Gunger | |
2020-09-20 | Basic updates | Kyle Gunger | |
- Move preprocessor to it's own file - Begin working on new delimiters - Begin working on blocks in the tree | |||
2020-07-03 | Extra Numbers | Kyle Gunger | |
+ Add line and character numbers to tokens + Impliment line and character numbers ~ Line and char nums start at 0 for now ~ There's this itch in my mind like something is broken |