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 afdcb6fc4f Fix |posStackDepth| computation for rules
Rules by themselves do not need any variable for storing position.

Part of a fix for GH-53.
13 years ago
..
checks.js Compiler checks and passes are named for easier reference from tests 14 years ago
compiler.js src/compiler.js: Fix variable redefinition 13 years ago
emitter.js Implament case-insensitive class matching 13 years ago
parser.js Fix |posStackDepth| computation for rules 13 years ago
parser.pegjs PEG.js grammar: Replace two instances of |string / ""| by |string?| 13 years ago
passes.js Fix |posStackDepth| computation for rules 13 years ago
peg.js src/peg.js: Prevent redefinition of |undefined| differently 13 years ago
utils.js Fix comment typos 13 years ago