Skip to content

release 1.9

Compare
Choose a tag to compare
@irmen irmen released this 09 Jul 07:10
· 4009 commits to master since this release
  • Syntax change: simplified the asmsub syntax (see the updated p8 lib files)
  • fixed bug where assignments were shuffled around in a futile attempt to optimize something
  • added parsing of when statement (code generation not yet complete though)
  • gradle build system improvements
  • fix jiffy clock r/w
  • major code restructurings in an attempt to separate things and improve editor and compiler performance
  • there's now an AstToSource printer