.idea
|
Implements expression parsing
|
2019-05-20 17:45:03 +02:00 |
src
|
Fix literal floats evaluating wrong values
|
2019-05-24 15:33:13 +02:00 |
tests
|
Rename test files to fit consistency
|
2019-05-24 15:37:45 +02:00 |
.gitignore
|
Initial commit, adds very basic Lexing
|
2019-05-18 20:35:51 +02:00 |
CMakeLists.txt
|
Work on evaluation
|
2019-05-23 18:50:09 +02:00 |