Skip to content

Version 3.30-09 (2020-05-13)

Compare
Choose a tag to compare
@codemanyak codemanyak released this 13 May 18:43
· 650 commits to master since this release
617f121

Bugfixes / revisions

  • #822: More sensible error message on executing an empty CALL
  • #828: Missing unreferenced subroutines on group export.
  • #860: Batch export for .arr files containing abs. paths failed
  • #861: Issues related to comments on export and import
    • Comment placement on Pascal and Oberon export revised
    • On Pascal import, multi-line routine comments were duplicated
    • Improved comment trimming on code import
  • #862: Bugs on batch export/import
    • Batch export had produced duplicate entry points under certain conditions
    • Batch import produced defective arrangement lists
  • #863: Issues related with PapDesigner export
    • Duplicate routines on PapDesigner/StrukTex export
    • Wrong assignment symbols in CALLs on PapDesigner export
  • #864: Parameter list transformation for PapDesigner export (Pascal syntax caused trouble)
  • #865: Flaw in parameter recognition on subroutine generation from CALL
  • #866: Selection expansion/reduction in the diagram revised