Skip to content

Releases: amykyta3/speedy-antlr-tool

1.4.3

29 Oct 03:34
Compare
Choose a tag to compare

No change. Deployment test.

1.4.2

29 Oct 02:18
Compare
Choose a tag to compare

Extend support to Antlr 4.13

1.4.1

11 Sep 03:45
Compare
Choose a tag to compare

Extend support to Antlr 4.11

1.4.0

27 Jul 05:18
Compare
Choose a tag to compare

Updates:

  • Fix support for Antlr 4.10 (#15)
  • Fix issues with complex antlr files (#12)

1.3.1

02 Jan 06:23
Compare
Choose a tag to compare
  • 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

07 Nov 05:17
Compare
Choose a tag to compare

Changes

  • Update C++ templates to support static casting introduced by latest Antlr runtime (4.9.3)

1.1.0

30 Dec 03:48
Compare
Choose a tag to compare

Changes

  • Add support for grammars that are split into separate lexer/parser files (#5)

1.0.0

13 Jan 04:32
Compare
Choose a tag to compare

Initial release!