Enhancements
- #967: New Analyser check for compliance with ARM-specific syntax conventions, new ARM-code-specific export option to reject compilation of element lines not complying with low-level syntax restrictions (reduced instruction set)
Bugfixes
- Typos in captions and messages corrected, some missing Italian translations added.
- #1005 ARM export: FOREACH loops referring to an array name resulted in faulty code, risks with respect to LDR/STR instructions and address associations minimized
- #1017 ARM export: Several flaws on exporting arithmetic expressions and assignments fixed (beyond instruction set restrictions)