pegjs/lib
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
2018-01-18 01:24:34 +00:00
..
compiler Report consistent errors on look ahead + cached results 2018-01-18 01:24:34 +00:00
parser Report consistent errors on look ahead + cached results 2018-01-18 01:24:34 +00:00
typings Updated utils and tsd 2018-01-16 04:28:27 +00:00
util Updated utils and tsd 2018-01-16 04:28:27 +00:00
.eslintrc.js Disabled eslint rule 'prefer-spread' 2017-10-26 10:20:29 +01:00
grammar-error.js Update code format and style 2017-10-25 19:19:42 +01:00
peg.d.ts Added 'lib/peg.d.ts' for internal use 2017-12-28 01:23:37 +00:00
peg.js Added utility methods for objects 2018-01-14 20:44:53 +00:00