You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Majda d02098eebe Plugin API: Implement the |passes| parameter for |PEG.compiler.compile|
The |passes| parameter will allow to pass the list of passes from
|PEG.buildParser|. This will be used by plugins. The old way via setting
the |appliedPassNames| property is removed.

Implements part of GH-106.
12 years ago
..
compiler Merge lib/compiler/passes.js into lib/compiler.js 12 years ago
compiler.js Plugin API: Implement the |passes| parameter for |PEG.compiler.compile| 12 years ago
grammar-error.js Git repo npmization: Make the repo a npm package 12 years ago
parser.js s/subclass/peg$subclass/ 12 years ago
peg.js Plugin API: Implement the |passes| parameter for |PEG.compiler.compile| 12 years ago
utils.js Test property presence in |utils.defaults| using |in| 12 years ago