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 f3a83788aa Inline functions extracted just because of JSHint
Rather than extracting functions just because JSHint complained about
defining functions inside a loop, let's inline then and silence the
warning.
10 years ago
..
generate-bytecode.js PEG.js grammar: Disallow empty sequences 10 years ago
generate-javascript.js Inline functions extracted just because of JSHint 10 years ago
remove-proxy-rules.js Move options handling from passes to |PEG.compiler.compile| 12 years ago
report-left-recursion.js Make |GrammarError| require work also in the browser version 12 years ago
report-missing-rules.js Make |GrammarError| require work also in the browser version 12 years ago