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
..
generate-bytecode.js Expectation refactoring 4/7: Generate descriptions dynamically 8 years ago
generate-js.js Expectation refactoring 4/7: Generate descriptions dynamically 8 years ago
remove-proxy-rules.js Convert PEG.js code to strict mode 9 years ago
report-infinite-loops.js Report left recursion and infinite loops only as "possible" 9 years ago
report-left-recursion.js Report full rule chain in recursive rule errors 9 years ago
report-missing-rules.js Convert PEG.js code to strict mode 9 years ago