pegjs/lib
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
..
compiler Error handling: Build error message out of |SyntaxError|'s constructor 2013-12-01 16:12:56 +01:00
compiler.js Plugin API: Split compiler passes into stages 2013-01-13 19:08:06 +01:00
grammar-error.js Git repo npmization: Make the repo a npm package 2012-11-10 14:21:14 +01:00
parser.js Error handling: Build error message out of |SyntaxError|'s constructor 2013-12-01 16:12:56 +01:00
peg.js Plugin API: Split compiler passes into stages 2013-01-13 19:08:06 +01:00
utils.js Fix typo in comment 2013-07-25 14:27:50 -07:00