pegjs/lib
David Majda d96eb317fd Error handling: Rename |peg$fail| to |peg$expected|
This is in anticipation of |peg$error|. The |peg$expected| and
|peg$error| internal functions will nicely mirror the |expected| and
|error| functions available to user code in actions.

Implements part of #198.
2013-12-01 16:12:56 +01:00
..
compiler Error handling: Rename |peg$fail| to |peg$expected| 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: Rename |peg$fail| to |peg$expected| 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