Enhancement
- #967: Generator for ARM code (prototype) introduced, thanks to Alessandro Simonetta et al. It still imposes strong syntactical restrictions, though. It is still work in progress.
Bugfixes
- #988: The obsolete
Structorizer.exe
wrapper (in the zip package for Windows) was successfully updated, eventually, such that its use with an OpenJDK no longer requires registry tweaking and it doesn't send confusing signals with respect to the expected Java version any longer but leads to an appropriate OpenJDK download page if Java 11 (or higher) is actually missing. - #997: Inconsistent handling of blank sequences in FOR loop control phrases (e.g. string literals could get compromised).