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 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).
9 years ago
..
generate-bytecode.js Rename |reportedPos| to |savedPos| 9 years ago
generate-javascript.js Rename |peg$cache| to |peg$resultsCache| 9 years ago
remove-proxy-rules.js Simplify visitors by providing default visit functions 10 years ago
report-infinite-loops.js Add location information to |GrammarError| 9 years ago
report-left-recursion.js Add location information to |GrammarError| 9 years ago
report-missing-rules.js Add location information to |GrammarError| 9 years ago