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 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.
8 years ago
..
generate-bytecode.js Construct expectations using functions 8 years ago
generate-js.js Split peg$buildException into two separate functions 8 years ago
remove-proxy-rules.js Convert PEG.js code to strict mode 9 years ago
report-duplicate-labels.js Report duplicate labels as errors 8 years ago
report-duplicate-rules.js Add location to the "Rule ... is already defined" error message 8 years ago
report-infinite-loops.js Remove extraneous "with" from an error message 8 years ago
report-left-recursion.js Grammar error messages 3/3: Improve the left recursion message 8 years ago
report-undefined-rules.js Talk about "undefined rules" instead of "missing rules" internally 8 years ago