Skip to content

v0.0.23

Compare
Choose a tag to compare
@dbaumgarten dbaumgarten released this 27 Nov 21:05

Changes since v0.0.22 (auto-generated)

  • Made ast-types type-safe #19
  • Changed precedence for and/or
  • Made exponentiation right-assoziative
  • Improved handling of precedence when parsing
  • Slightly refactored nolol-converter
  • Improved conversion of multiline-ifs in nolol
  • Run boolean-optimizer when compiling nolol
  • Improve documentation for wait-keyword
  • Fixed an issue with _if inside a macro
  • Small docs fixes
  • Implement line(jump-label) for nolol