Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-29 | [AST] Statement parsing (incomplete) | Kyle Gunger | |
Still need to figure out a check for a type followed by a value | |||
2021-04-30 | Destroy my own code by using goto | 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-08 | Update tree structure | Kyle Gunger | |
2020-07-04 | Tests | Kyle Gunger | |
+ Add initial tests ~ Some tests fail. These bugs will warrent a section in the readme. |