Skip to content

v0.53.5

Compare
Choose a tag to compare
@gazerro gazerro released this 07 Jan 13:10
· 83 commits to main since this release

Fixes

  • compiler/checker: fix const shift expression with untyped left operand

  • compiler/emitter: fix panic involving operations on pointer values

  • compiler/checker: return error in case of parenthesis around ident on :=

  • compiler/checker: fix call to 'setValue'

  • compiler/parser: fix error message on not existent path