pegjs/lib/compiler/passes
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.
2014-04-27 13:31:49 +02:00
..
generate-bytecode.js PEG.js grammar: Disallow empty sequences 2014-04-04 11:25:20 +02:00
generate-javascript.js Inline functions extracted just because of JSHint 2014-04-27 13:31:49 +02: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