You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Futago-za Ryuu f5b323b401 Report consistent errors on look ahead + cached results
This should resolve issue #452, and is based entirely on a fix @nikku did on a local branch of PEG.js v0.10.0 (Currently at https://github.com/nikku/pegjs/tree/452-peg-js-0.10-fix).

Also his test case from #555 is included.

Fixes #452, Closes #555
6 years ago
..
compiler Report consistent errors on look ahead + cached results 6 years ago
parser Report consistent errors on look ahead + cached results 6 years ago
typings Updated utils and tsd 6 years ago
util Updated utils and tsd 6 years ago
.eslintrc.js Disabled eslint rule 'prefer-spread' 7 years ago
grammar-error.js Update code format and style 7 years ago
peg.d.ts Added 'lib/peg.d.ts' for internal use 6 years ago
peg.js Added utility methods for objects 6 years ago