Skip to content

1.11.0

Compare
Choose a tag to compare
@amykyta3 amykyta3 released this 25 Jan 03:58

New Features

  • ⚡ Performance update! ⚡
    • Implemented parse accelerator extension using speedy-antlr-tool
    • 5x-10x performance improvement of compile phase.
  • Update lexer/parser to use latest Antlr 4.8 runtime.

Bug Fixes

  • Fix grammar to allow comment on last line of file. (#39)
  • Add missing validation check for meaningless combinations of singlepulse and onwrite properties. (#40)