Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@Gusarich Gusarich released this 24 Jul 06:38
· 7 commits to main since this release
2f6b73b

Added

  • Actions Emulator MVP: PR #45
  • Augmented Assignment: PR #63
  • Constants via const statement: PR #65

Changed

  • Compilation errors now include source location and provide more meaningful error messages: PR #64

Fixed

  • Temporary stat names scoping moved from expressions to statements, fixing issues with nested expressions: PR #62