Stefan Zermatten
|
3c26bb2fc6
|
Reworked log data format, overhauled snackbar
|
2021-03-28 12:31:39 +02:00 |
|
Stefan Zermatten
|
3313ed0297
|
Added constants to the UI and Computation Engine
|
2021-02-11 13:03:31 +02:00 |
|
Stefan Zermatten
|
9ff096ec0f
|
Added modulo operator
|
2021-02-03 09:33:00 +02:00 |
|
Stefan Zermatten
|
9941d91bb8
|
Fixed != operator, separated == and ===, != and !== for strictness control
|
2020-11-12 13:44:01 +02:00 |
|
Stefan Zermatten
|
3024168e95
|
Replaced old parser with new parser
|
2020-11-10 14:07:22 +02:00 |
|
Stefan Zermatten
|
1f0678b50b
|
Added not operator to the parser
|
2020-11-05 15:32:01 +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 |
|
Thaum Rystra
|
b7b0ac9c00
|
Separated parser class nodes and began writing compile methods
|
2019-04-06 10:56:53 +02:00 |
|