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 428fe294cf Change |PEG.GrammarError| name
Change the value of the |name| property of |PEG.GrammarError| instances
from "PEG.GrammarError" to just "GrammarError". This better reflects the
fact that PEG.js can get required under different name than "PEG".
12 years ago
..
compiler Fix typo found by Almad also in the generator 12 years ago
compiler.js Merge |allocateRegisters| and |computeParams| passes 12 years ago
parser.js Grammar typo 12 years ago
parser.pegjs s/Modelled/Modeled/ 12 years ago
peg.js Change |PEG.GrammarError| name 12 years ago
utils.js Do not modify |options| passed to |PEG.buildParser| 12 years ago