pegjs/spec/unit/compiler/passes
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.
2016-06-17 19:22:51 +02:00
..
generate-bytecode.spec.js Expectation refactoring 4/7: Generate descriptions dynamically 2016-06-17 19:22:51 +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-infinite-loops.spec.js Rename the "PEG" variable to "peg" 2016-05-04 12:37:13 +02:00
report-left-recursion.spec.js Rename the "PEG" variable to "peg" 2016-05-04 12:37:13 +02:00
report-missing-rules.spec.js Rename the "PEG" variable to "peg" 2016-05-04 12:37:13 +02:00