New
1.3.1
- Adds
true/falseliterals to the parser (#30) - Adds a file parser / resolver for parsing full Thrift IDL files and their includes (#31)
- Fixes the lexer's double-escaped
{CCOMMENT}rule pattern (#33) - Fixes broken
--gencompiler option merging (#37)