Enhancements
- #992: New Analyser check for bracket balance and nesting added
Bugfixes
- #987: Duplicate subroutine comment export by Pascal generator
- #988: Syntax error in Structorizer.bat and Arranger.bat fixed
- #989: Expressions in EXIT elements (e.g. return) were forgotten to translate on export to C, C++, C#, Java etc.
- #990: Procedures were sometimes given a made-up result type on code export, particularly on group export
- #991: The Analyser check to ensure function results failed to warn on case-ignorant function name assignment attempts
- #993: Constant routine parameters, particularly of array types, were not correctly exported to Pascal, Oberon, C, and other languages
- #995: Unjustified Analyser warnings about dubious initialization, and missing line numbers in the warnings referring to multi-line instructions