enso/app/gui/language
Kaz Wesley 75fda33837
Fix precedence of -1.x (#5830)
Fixes #5826.

# Important Notes
- Change frontend representation of negation.
- Fix a precedence issue: The `.` operators in -1.x and -1.2 must have different precedences.
- Remove a no-longer-needed special case from backend translation.
- Add tests for this case after all translations.
2023-03-17 18:53:34 +00:00
..
ast support custom widget entry labels (#5705) 2023-03-17 10:06:32 +00:00
parser Fix precedence of -1.x (#5830) 2023-03-17 18:53:34 +00:00
span-tree support custom widget entry labels (#5705) 2023-03-17 10:06:32 +00:00