Skip to content

Releases: igordejanovic/rustemo

0.7.0

16 Nov 17:09
0.7.0
1b58dca
Compare
Choose a tag to compare

Added

  • builder-loc-info config option which provides location information in the
    default builder generated AST types. See the discussion at 2 and the
    docs

Full Changelog: 0.6.3...0.7.0

0.6.3

11 Nov 21:40
0.6.3
b8b00c1
Compare
Choose a tag to compare

Fixed

  • attempt to subtract causes overflow in GLR default builder. See 16. Thanks
    @andrewbaxter for the bug report and regression test.
  • reexported dependencies for generated parsers. Now, the only dependency
    required by the client code is rustemo. See 15. Thanks @andrewbaxter
    for the idea

New Contributors

Full Changelog: 0.6.2...0.6.3

Packages available at crates.io