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 f2f88b87ea Make current parse position visible in actions and predicates
The speed/size impact is insignificant.

Speed impact
------------
Before:     214.11 kB/s
After:      214.87 kB/s
Difference: 0.35%

Size impact
-----------
Before:     1042691 b
After:      1046731 b
Difference: 0.38%

(Measured by /tools/impact with Node.js v0.6.6 on x86_64 GNU/Linux.)
12 years ago
..
compiler.js Move param computations from the emitter into a separate pass 12 years ago
emitter.js Make current parse position visible in actions and predicates 12 years ago
parser.js Make current parse position visible in actions and predicates 12 years ago
parser.pegjs AST: Store rules in an array instead of an object 12 years ago
passes.js Fix a bug in param name fixup code for sequences 12 years ago
peg.js src/peg.js: Prevent redefinition of |undefined| differently 13 years ago
utils.js AST: Store rules in an array instead of an object 12 years ago