pegjs/lib/compiler/passes
David Majda dd74ea4144 Error handling: Build error message out of |SyntaxError|'s constructor
It will be possible to create errors with user-supplied messages soon.
The |SyntaxError| class needs to be ready for that.

Implements part of #198.
2013-12-01 16:12:56 +01:00
..
generate-bytecode.js Error handling: Implement the |expected| function 2013-12-01 16:12:35 +01:00
generate-javascript.js Error handling: Build error message out of |SyntaxError|'s constructor 2013-12-01 16:12:56 +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