Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-22 | [PARSE] Remove IsBlock | Kyle Gunger | |
2021-10-31 | [AST] Handle control flow blocks | Kyle Gunger | |
+ Initial support for control flow blocks. Things will be fixed as I find bugs. | |||
2021-10-30 | [AST] Bugfix 'void' | Kyle Gunger | |
Basic bugfix to get void types parsing. Hopefuly this fixes other bugs too. | |||
2021-10-30 | [AST] Fixes for some statements in blocks | Kyle Gunger | |
2021-10-29 | [AST] General bugfixes | Kyle Gunger | |
We have emerged into the testing phase of the AST. Very basic statements seem to parse here, but not much else. | |||
2021-05-03 | tokenizer bug fix | Kyle Gunger | |
2021-04-30 | Destroy my own code by using goto | Kyle Gunger | |
2020-12-06 | Small update | Kyle Gunger | |
2020-11-30 | Seperate tree code to multiple files | Kyle Gunger | |