pegjs/lib/compiler/passes
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.
2012-12-02 13:06:16 +01:00
..
allocate-registers.js Git repo npmization: Make the repo a npm package 2012-11-10 14:21:14 +01:00
generate-code.js Position tracking: Make |offset|, |line| and |column| functions 2012-12-02 13:06:16 +01:00
remove-proxy-rules.js Git repo npmization: Make the repo a npm package 2012-11-10 14:21:14 +01:00
report-left-recursion.js Git repo npmization: Make the repo a npm package 2012-11-10 14:21:14 +01:00
report-missing-rules.js Git repo npmization: Make the repo a npm package 2012-11-10 14:21:14 +01:00