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 da8c455640 Position tracking: Make |offset|, |line| and |column| functions
This will allow to compute position data lazily and get rid of the
|trackLineAndColumn| option without affecting performance of generated
parsers that don't use position data.
12 years ago
..
compiler Position tracking: Make |offset|, |line| and |column| functions 12 years ago
compiler.js Kill the |toSource| method, introduce the |output| option 12 years ago
grammar-error.js Git repo npmization: Make the repo a npm package 12 years ago
parser.js Position tracking: Make |offset|, |line| and |column| functions 12 years ago
peg.js Git repo npmization: Make the repo a npm package 12 years ago
utils.js Add backslash forgotten in the previous commit 12 years ago