pegjs/lib/compiler/passes
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
..
generate-bytecode.js
generate-javascript.js Rename |peg$cache| to |peg$resultsCache| 2015-05-29 14:27:25 -07:00
remove-proxy-rules.js
report-infinite-loops.js
report-left-recursion.js
report-missing-rules.js