Skip to content

Version 1.11.1

Compare
Choose a tag to compare
@ReFreezed ReFreezed released this 26 Sep 22:52
· 95 commits to master since this release

Changes

Library:

  • Huge numbers are now outputted as 1/0 instead of math.huge.
  • Fixed newToken("pp_keyword",...) not accepting all preprocessor keywords.
  • Better error message for unescaped newlines in string literals.

Other: