Sander Mathijs van Veen
|
9bb7dedeb3
Fixed warning: "_POSIX_C_SOURCE" redefined and removed old tests.
|
hace 14 años |
Sander Mathijs van Veen
|
4ffbcb2c05
Fixed negation/substraction n-ary bug and added error location tracking.
|
hace 14 años |
Sander Mathijs van Veen
|
10cc67cae2
Fixed negation bug in parser.
|
hace 14 años |
Sander Mathijs van Veen
|
58a456b5e1
Preprocessor now converts '4 4' into '4 * 4'.
|
hace 14 años |
Sander Mathijs van Veen
|
7aee3e1caf
Fixed some typo's in code comments.
|
hace 14 años |
Sander Mathijs van Veen
|
3ffe9be26b
Added missing import statement and applied pep8.
|
hace 14 años |
Sander Mathijs van Veen
|
bb8c1c916c
Implemented expression preprocessor and 'graph' statement.
|
hace 14 años |
Sander Mathijs van Veen
|
2ad7b22689
Added coverage 'exclude' markers to src/parser.py.
|
hace 14 años |
Sander Mathijs van Veen
|
b878620d47
Fixed bison import, code cleanup and applied pep8.
|
hace 14 años |
Sander Mathijs van Veen
|
1c4e9200f6
Code cleanup and updated pybison version.
|
hace 14 años |
Sander Mathijs van Veen
|
aa09d9d776
Implemented CONCAT grammar, code cleanup and fixed unit tests.
|
hace 14 años |
Sander Mathijs van Veen
|
bc910e29ef
Started with constructing an expression tree in the parser.
|
hace 14 años |