Skip to content

Version 3.30-02 (2019-11-12)

Compare
Choose a tag to compare
@codemanyak codemanyak released this 12 Nov 09:46
· 757 commits to master since this release
7338fa9

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]