pegjs/lib/compiler
David Majda 29bb921994 Rename |peg$cache| to |peg$resultsCache|
This change will make the results cache clearly distinguishable from the
position details cache (which I'll add in a minute).
2015-05-29 14:27:25 -07:00
..
passes Rename |peg$cache| to |peg$resultsCache| 2015-05-29 14:27:25 -07:00
asts.js Extract the |matchesEmpty| visitor from the |reportLeftRecursion| pass 2015-04-01 12:20:48 +02:00
javascript.js Fix a bug in |stringEscape| 2014-05-08 20:28:32 +02:00
opcodes.js Rename |reportedPos| to |savedPos| 2015-04-03 16:26:34 +02:00
visitor.js Reordering in visitors and their specs 2014-06-07 14:06:42 +02:00