UpstandingHackers / hammer

Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.
GNU General Public License v2.0
430 stars 40 forks source link

Report correct token position from LR backends #147

Closed pesco closed 8 years ago

pesco commented 8 years ago

Eh, I forgot to push these commits to the iterative branch!

Also includes work towards the same for LL(k), but that's not fully achievable without some more work.

abiggerhammer commented 8 years ago

The error was one of the Travis builds transiently being unable to pull from github. It's fine. Merging.