Age | Commit message (Collapse) | Author |
|
|
|
~ Apparently CF does work, it was probably just something on my end
+ Fix parsing of numeric literals with bases other than 10
|
|
+ Fill out eval a little and make sure that this builds.
~ CF kinda broken in AST. Gonna have to fix that. Upcoming Parser update.
|
|
Still need to figure out a check for a type followed by a value
|
|
|
|
|
|
- Move preprocessor to it's own file
- Begin working on new delimiters
- Begin working on blocks in the tree
|
|
|
|
|
|
+ Add initial tests
~ Some tests fail. These bugs will warrent a section in the readme.
|