Stefan Zermatten
|
574f8373e7
|
Fixed crash when indexing a non-array node, added more array node errors
|
2021-03-01 14:47:46 +02:00 |
|
Stefan Zermatten
|
3313ed0297
|
Added constants to the UI and Computation Engine
|
2021-02-11 13:03:31 +02:00 |
|
Stefan Zermatten
|
3024168e95
|
Replaced old parser with new parser
|
2020-11-10 14:07:22 +02:00 |
|
Stefan Zermatten
|
f27550362a
|
Fixed various parser bugs, implemented unary operators
|
2020-09-18 22:13:12 +02:00 |
|
Stefan Zermatten
|
6570665c1e
|
Added functions and ensured the context was being passed around correctly
|
2020-09-18 11:52:44 +02:00 |
|
Stefan Zermatten
|
06f17a6d33
|
Parser now uses context to store details of the computation
|
2020-09-18 10:14:53 +02:00 |
|
Stefan Zermatten
|
ede4e1367d
|
Continued work on parser, now calling functions and rolling correctly
|
2020-09-10 00:14:24 +02:00 |
|
Stefan Zermatten
|
81645df2a6
|
Lots of work on the parser including testing interface
|
2020-09-09 17:09:50 +02:00 |
|