Enhancements / modifications
- #311 Menu reorganised (mere representation stuff from menu "Diagram" moved to new menu "View")
- #980 Multi-variable declarations supported on
- export to C, C++, Java, C#, Javascript;
- export to Python, PHP;
- Executor;
- Syntax check for declarations added to Analyser
- Many translations (using webtran.de) added to Luxemburgish locale.
Bugfixes
- #1093 Code export had unduly inserted "return 0" instructions at the end of main programs in some progarmming languages.
- #1094 C99 batch import failed with an index range error.
- #1096 Several problems with type definitions and variable declarations (esp. C/Java style) in Analyser and code generation solved (also see #980).
- #1098 Javascript export didn't transform array and record initializer expressions recursively.
- #1099: PHP export of constants was defective, on export to C, C++, Java etc. the repositioning of constant calls was wrong.
- #1100: Precaution against insufficient Java RE on start (installation assistant and launcher for Windows also improved).
- #1102: Obsolete start hint translations removed from locales, defective log record configuration fixed.