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 7900b66c70 Fix |braced| rule in the PEG.js grammar
This fix does not change the behavior, it just makes the
|nonBraceCharacters| rule un-dead (as originally intended).
12 years ago
..
compiler Make the code emitter a compiler pass 12 years ago
compiler.js Make the code emitter a compiler pass 12 years ago
parser.js Fix |braced| rule in the PEG.js grammar 12 years ago
parser.pegjs Fix |braced| rule in the PEG.js grammar 12 years ago
peg.js Add a note about semantic versioning to |PEG.VERSION| comment 12 years ago
utils.js AST: Store rules in an array instead of an object 12 years ago