Open-source image
open-source
Hime logo

Table of content

Release v1.2.0

Release Notes for version 1.2.0, August 18th, 2014.

  • Features:
    • Support of Unicode 7 character blocks and character classes
    • Support of Unicode escape sequence in literal strings in grammars
    • Support of multiple parsers in the same generated assembly
    • Support of pre-parsed grammars as inputs to the SDK
    • Support of custom reporters in CompilationTask
  • Fixes:
    • Bug in grammar inheritance
    • Bug in Java code generation
    • Bug in error positioning and context generation