Enhancement
- #770: New Analyser checks for CASE elements (selector consistency)
Bugfixes
- #752 Incomplete declarations (defective type info) no longer outcommented on export to C, Java etc.
- #766: Deterministic order of subroutines on code export (to facilitate testing etc.)
- #769: String literals containing commas in CASE branch selectors caused trouble
- #771: Unhandled syntax errors during execution (e.g. type names)
- #772: Possible NullPointerException averting Pascal code preview
- #773: Export of mere declarations to Oberon, Pascal [K.-P. Reimers]