pegjs/lib
David Majda 9717dc3417 Talk about "undefined rules" instead of "missing rules" internally
The new terminology is more precise and in line with commonly used
programming languages.

The change involves mainly renaming related compiler pass and files
associated with it.
2016-07-29 15:16:56 +02:00
..
compiler Talk about "undefined rules" instead of "missing rules" internally 2016-07-29 15:16:56 +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
grammar-error.js Merge pull request #347 from mbaumgartl/errorstack 2015-07-03 13:05:41 +02:00
parser.js Split peg$buildException into two separate functions 2016-07-29 12:05:54 +02:00
peg.js Don't use "this" inside peg.generate 2016-07-04 08:33:26 +02:00