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 df154daafb PEG.js grammar: Disallow empty sequences
Empty sequences are useless and they only confused users. Let's disallow
them.
10 years ago
..
generate-bytecode.js PEG.js grammar: Disallow empty sequences 10 years ago
generate-javascript.js Update version to 0.8.0 10 years ago
remove-proxy-rules.js Move options handling from passes to |PEG.compiler.compile| 11 years ago
report-left-recursion.js Make |GrammarError| require work also in the browser version 11 years ago
report-missing-rules.js Make |GrammarError| require work also in the browser version 11 years ago