Release v2.0.1
Release Notes for version 2.0.1, October 25th, 2015.
- Features:
- Issue #3: Support of context-sensitive lexing
- Issue #12: Renamed the SDK API namespace
- Issue #17: Cleaning-up of the Redist API to mask implementation details
- Issue #18: Detection of incorrect UTF-16 encoding sequences
- Issue #25: Better handling of lexical errors with a fuzzy matching
- Issue #30: Support of Unicode 8
- Support of terminal fragments (non-matching lexical rules)
- Fixes:
- Issue #29: Clashes of symbol names on code generation
- Efficiency issues on the Java runtime while traversing a result AST
- Efficiency issues on the Java runtime with list of integers
- Bug in getting the substring of a streaming text in Java