D8H
|
94045aec91
|
Fix typo in comments and message strings (thanks @st-Wook!) (#5262)
Co-authored-by: supertree-wook <phk09242@supertree.co>
|
2023-04-28 11:58:51 +02:00 |
|
D8H
|
763aa0aa25
|
Show expression errors directly in the event sheet (#3823)
|
2022-06-03 23:02:51 +02:00 |
|
Florian Rival
|
ca6f11b55a
|
Support for describing completions to display for an expression (#1447)
|
2020-02-22 14:27:43 +00:00 |
|
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 |
|