Bugfixes
- #1019 ARM export: Unnecessary output expression limitations lifted, superfluous array address assignments avoided, proper care for disabled array initializations.
- #1020 ARM export did not recognize terminal return instructions unless the element was of Jump type, neither does ARM syntax check.
- #1021 Jump elements did not reliably recognize composed return/leave/exit/throw keywords, neither did syntax highlighting.
- #1024 Malformed record initializers caused the Analyser and most code generators (including code preview) to fail.
- #1025 Insufficient detection of binary, octal, and hexadecimal literals in CASE selector consistency checks.
- #1026 Line continuation in JUMP elements fooled Analyser.
Please remember that at least Java 11 is required to run this version (see release 3.32).