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 675561f085 Rename and generalize |generateCache{Header,Footer}|
Rename |generateCache{Header,Footer}| to |generateRule{Header,Footer}|
and change their responsibility to generate overall header/footer of a
rule function (when optimizing for speed) or the |peg$parseRule|
function (when optimizing for speed). This creates a natural place where
to generate tracing code (coming soon).
9 years ago
..
generate-bytecode.js Make labels behave like block-scoped variables 9 years ago
generate-javascript.js Rename and generalize |generateCache{Header,Footer}| 9 years ago
remove-proxy-rules.js Simplify visitors by providing default visit functions 10 years ago
report-left-recursion.js Remove useless test in the |reportLeftRecursion| pass 10 years ago
report-missing-rules.js Simplify visitors by providing default visit functions 10 years ago