Releases: amykyta3/speedy-antlr-tool
Releases · amykyta3/speedy-antlr-tool
1.4.3
No change. Deployment test.
1.4.2
Extend support to Antlr 4.13
1.4.1
Extend support to Antlr 4.11
1.4.0
Updates:
- Fix support for Antlr 4.10 (#15)
- Fix issues with complex antlr files (#12)
1.3.1
- Change entry rule name lookup to use map instead of massive if/else (#7)
- Add ability to prune down list of allowed entry rule contexts.
1.2.0
Changes
- Update C++ templates to support static casting introduced by latest Antlr runtime (4.9.3)
1.1.0
Changes
- Add support for grammars that are split into separate lexer/parser files (#5)