Skip to content

release 2.1

Compare
Choose a tag to compare
@irmen irmen released this 04 Jun 21:16
· 3678 commits to master since this release
  • improved some asm gen error messages
  • some improvements in string and array variable handling
  • fixed some bugs in Ast printing
  • stricter type checking in assignments (less implicit typecasts)
  • optimized swap() for byte and word vars
  • optimized graphics line routine
  • some more expression optimizations