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 8a0276ffb7 Unify checks and passes
There is no real reason to have them separated.
13 years ago
..
compiler.js Unify checks and passes 13 years ago
emitter.js Fix reported error position when part of the input is not consumed 13 years ago
parser.js Regenerate src/parser.js (forgot to do it in previous commit) 13 years ago
parser.pegjs PEG.js grammar: Replace two instances of |string / ""| by |string?| 13 years ago
passes.js Unify checks and passes 13 years ago
peg.js src/peg.js: Prevent redefinition of |undefined| differently 13 years ago
utils.js Fix comment typos 13 years ago