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 130cbcfaa3 Rename asts.matchesEmpty to alwaysAdvancesOnSuccess and negate it
This makes it more clear that the function isn't about the input the
expression *matched* but about the input it *consumed* when it matched.

Based on a comment by @Mingun:

  https://github.com/pegjs/pegjs/pull/307#issuecomment-89512575
9 years ago
..
compiler Rename asts.matchesEmpty to alwaysAdvancesOnSuccess and negate it 9 years ago
utils Convert PEG.js code to strict mode 9 years ago
compiler.js Convert PEG.js code to strict mode 9 years ago
grammar-error.js Merge pull request #347 from mbaumgartl/errorstack 9 years ago
parser.js Merge pull request #347 from mbaumgartl/errorstack 9 years ago
peg.js Convert PEG.js code to strict mode 9 years ago