Florian Rival
|
9c6c8564fa
|
Fix handling of object parameters in expressions
|
2019-01-28 23:16:20 +00:00 |
|
Florian Rival
|
a4c372d945
|
Convert PointX/PointY argument to a string
|
2019-01-28 23:16:20 +00:00 |
|
Florian Rival
|
93708cb2f3
|
Properly handle numbers with leading 0 (normalize them to remove the extra 0)
|
2019-01-28 23:16:19 +00:00 |
|
Florian Rival
|
df68978adc
|
Add edge cases fixes and fuzzy tests for ExpressionParser2
|
2019-01-28 23:16:19 +00:00 |
|
Florian Rival
|
7a87fd9924
|
Add support for unary operator in ExpressionParser2
|
2019-01-28 23:16:19 +00:00 |
|
Florian Rival
|
34b5038bd5
|
Refactor to use the new ExpressionCodeGenerator (or old one with a flag)
|
2019-01-28 23:16:19 +00:00 |
|
Florian Rival
|
4fd88072e9
|
Improve ExpressionParser2 and use it for GenericExpressionField and EventsRefactorer
|
2019-01-28 23:16:19 +00:00 |
|
Florian Rival
|
f2e6f19c34
|
Add ExpressionParser2NodePrinter
|
2019-01-28 23:16:18 +00:00 |
|