patrickhuber / Pliant

MIT License
26 stars 4 forks source link

Develop #57

Closed patrickhuber closed 8 years ago

patrickhuber commented 8 years ago

Fixes bug with ParseRunner where incomplete ignore rules are abandoned before having a chance to complete.

Adds performance improvement to DfaLexeme and StringLiteralLexeme by allowing StringBuilder reuse.