pegjs/lib
David Majda c6e8c53f1b Expectation refactoring 2/7: Restructure "class" expectations
Changes:

  * Remove the "value" property (it is replaced by other properties).

  * Add the "parts", "inverted", and "ignoreCase" properties (which
    allow more structured access to expectation data).
2016-06-17 19:16:00 +02:00
..
compiler Expectation refactoring 2/7: Restructure "class" expectations 2016-06-17 19:16:00 +02:00
utils Remove trailing commas in object literals 2015-08-21 16:02:13 +02:00
.eslintrc.json ESLint: Set environments better 2016-01-29 14:50:38 +01:00
compiler.js Rename the "PEG" variable to "peg" 2016-05-04 12:37:13 +02:00
grammar-error.js Merge pull request #347 from mbaumgartl/errorstack 2015-07-03 13:05:41 +02:00
parser.js Don't use the "i" suffix for case-insensitive class descriptions 2016-06-13 10:41:15 +02:00
peg.js Rename the "buildParser" function to "generate" 2016-05-04 14:01:14 +02:00