pegjs/lib/compiler/passes
David Majda df154daafb PEG.js grammar: Disallow empty sequences
Empty sequences are useless and they only confused users. Let's disallow
them.
2014-04-04 11:25:20 +02:00
..
generate-bytecode.js PEG.js grammar: Disallow empty sequences 2014-04-04 11:25:20 +02:00
generate-javascript.js Update version to 0.8.0 2013-12-24 08:24:35 +01:00
remove-proxy-rules.js Move options handling from passes to |PEG.compiler.compile| 2013-01-06 10:32:52 +01:00
report-left-recursion.js Make |GrammarError| require work also in the browser version 2013-01-05 21:16:36 +01:00
report-missing-rules.js Make |GrammarError| require work also in the browser version 2013-01-05 21:16:36 +01:00