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 319931876d Expectation refactoring 4/7: Generate descriptions dynamically
Instead of pre-generating expectation descriptions when generating
parsers, generate them dynamically from structured information contained
in the expectations.

This change makes descriptions a presentation-only concept. It also
makes generated parsers smaller.
8 years ago
..
compiler Expectation refactoring 4/7: Generate descriptions dynamically 8 years ago
utils Remove trailing commas in object literals 9 years ago
.eslintrc.json ESLint: Set environments better 8 years ago
compiler.js Rename the "PEG" variable to "peg" 8 years ago
grammar-error.js Merge pull request #347 from mbaumgartl/errorstack 9 years ago
parser.js Don't use the "i" suffix for case-insensitive class descriptions 8 years ago
peg.js Rename the "buildParser" function to "generate" 8 years ago