Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-10 | [EXEC] Some literal handlers. Does not compile ATM. | Kyle Gunger | |
2021-12-03 | [TESTS] specify bash | Kyle Gunger | |
2021-12-03 | [PARSE] Fix hex parsing | Kyle Gunger | |
~ Apparently CF does work, it was probably just something on my end + Fix parsing of numeric literals with bases other than 10 | |||
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 test script | Kyle Gunger | |
2020-07-04 | Tests | Kyle Gunger | |
+ Add initial tests ~ Some tests fail. These bugs will warrent a section in the readme. |