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 88f1d1369b Detect newlines using charCodeAt instead of charCode
In generated parsers, detect newlines using charCodeAt instead of
charCode. This should be slightly faster.
8 years ago
..
passes Detect newlines using charCodeAt instead of charCode 8 years ago
asts.js s/alwaysAdvancesOnSuccess/alwaysConsumesOnSuccess/ 9 years ago
js.js Rename javascript.js to js.js 9 years ago
opcodes.js Fix comment typo 9 years ago
visitor.js Convert PEG.js code to strict mode 9 years ago