pegjs/spec/unit/compiler/passes
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
..
generate-bytecode.spec.js Construct expectations using functions 2016-06-18 06:57:09 +02:00
helpers.js Remove various JSHint-related cruft 2016-06-11 11:32:32 +02:00
remove-proxy-rules.spec.js Rename the "PEG" variable to "peg" 2016-05-04 12:37:13 +02:00
report-duplicate-labels.spec.js Report duplicate labels as errors 2016-06-27 13:45:59 +02:00
report-duplicate-rules.spec.js Add location to the "Rule ... is already defined" error message 2016-06-27 12:27:41 +02:00
report-infinite-loops.spec.js Remove extraneous "with" from an error message 2016-07-04 07:19:57 +02:00
report-left-recursion.spec.js Grammar error messages 3/3: Improve the left recursion message 2016-07-03 18:13:01 +02:00
report-undefined-rules.spec.js Talk about "undefined rules" instead of "missing rules" internally 2016-07-29 15:16:56 +02:00