Release v3.3.1
Release Notes for version 3.3.1, February 18th, 2018.
- Features:
- Issue #39: API to lookup tokens and AST nodes from text position.
- Issue #47: Support for sub-rules.
- Fixes:
- Issue #41: Build issue of generated Rust parsers on Windows.
- Issue #42: Java semantic actions ignored.
- Issue #43: Idiomatic naming of methods generated for semantic actions.
- Issue #44: .Net tests failing on Windows.
- Issue #48: Build issue of generated parser with actions in Rust.
- Issue #49: Incorrect AST for context-sensitive lexers in Rust.