pegjs/lib/compiler/passes
David Majda c7521fb868 Mark |parse| and |SyntaxError| as internal identifiers
The |parse| function and the |SyntaxError| exception were meant as
internal, so let's mark them as such.
2014-04-19 20:57:03 +02:00
..
generate-bytecode.js PEG.js grammar: Disallow empty sequences 2014-04-04 11:25:20 +02:00
generate-javascript.js Mark |parse| and |SyntaxError| as internal identifiers 2014-04-19 20:57:03 +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