Skip to content

release 2.3

Compare
Choose a tag to compare
@irmen irmen released this 03 Jul 21:58
· 3646 commits to master since this release
  • fixed certain type casting bugs with subroutine arguments
  • optimized swap() some more
  • bitmap graphics mandelbrot example added (if you have patience)
  • simple subroutine inlining optimization added
  • added some more missing code generation (shifts)
  • fixed certain ast modifications (optimizers)