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.
David Majda 8759d4899e Fix deduplication in |peg$cleanupExpected|
The deduplication skipped over an expected string right after the one
that was removed because the index variable was incorrectly incremented
in that case.

Based on a patch by @fresheneesz:

  https://github.com/dmajda/pegjs/pull/146
12 years ago
..
compiler Fix deduplication in |peg$cleanupExpected| 12 years ago
compiler.js Plugin API: Split compiler passes into stages 12 years ago
grammar-error.js Git repo npmization: Make the repo a npm package 12 years ago
parser.js Fix deduplication in |peg$cleanupExpected| 12 years ago
peg.js Plugin API: Split compiler passes into stages 12 years ago
utils.js Test property presence in |utils.defaults| using |in| 12 years ago