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 8003edafc9 Rename the "node" module format to "commonjs"
Parsers generated in this format use module.exports, so they are not
strictly CommonJS, but this is a common extension and the original name
would be confusing once Node.js implements ES2015 modules.
8 years ago
..
generate-bytecode.js Construct expectations using functions 8 years ago
generate-js.js Rename the "node" module format to "commonjs" 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-recursion.js Align names of compiler passes that detect infinite loops 8 years ago
report-infinite-repetition.js Align names of compiler passes that detect infinite loops 8 years ago
report-undefined-rules.js Talk about "undefined rules" instead of "missing rules" internally 8 years ago