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
..
compiler Rename and generalize |generateCache{Header,Footer}| 9 years ago
utils Declare the |j| variable before use in lib/utils/arrays.js 10 years ago
compiler.js Utility functions cleanup: Split lib/utils.js 10 years ago
grammar-error.js Utility functions cleanup: Split lib/utils.js 10 years ago
parser.js Update website URL 10 years ago
peg.js Utility functions cleanup: Split lib/utils.js 10 years ago