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
..
passes Rename and generalize |generateCache{Header,Footer}| 9 years ago
asts.js Utility functions cleanup: Cleanup lib/compiler/asts.js 10 years ago
javascript.js Fix a bug in |stringEscape| 10 years ago
opcodes.js Implement additional PUSH_* bytecode instructions 10 years ago
visitor.js Reordering in visitors and their specs 10 years ago