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 |
|