pegjs/lib/compiler
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
..
passes Error handling: Rename |peg$fail| to |peg$expected| 2013-12-01 16:12:56 +01:00
flags.js Error handling: Implement the |expected| function 2013-12-01 16:12:35 +01:00
opcodes.js Code generator rewrite 2013-01-01 16:38:09 +01:00