patrickhuber / Pliant

MIT License
26 stars 4 forks source link

updates lexeme recycling logic to properly use location. adds parse f… #72

Closed patrickhuber closed 7 years ago

patrickhuber commented 7 years ago

partial fix for #70. Fixes ParseRunner bug where lexemes are not recycled properly during ignore token lexing.