Skip to content

v1.1.8-hotfix1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 04:12
· 3 commits to develop since this release
eacba99

Fix

  • Fix code generations for some WRITE statements.
    • Older versions of the compiler converts some WRITE statements into invalid Java code.
  • Fix the compiler to handle source code with UTF-8 encoded half-width Katakana characters correctly.