3333cdd18d
Getting rid of the |trackLineAndColumn| simplifies the code generator (by unifying two paths in the code). The |line| and |column| functions currently always compute all the position info from scratch, which is horribly ineffective. This will be improved in later commit(s). |
||
---|---|---|
.. | ||
compiler | ||
compiler.js | ||
grammar-error.js | ||
parser.js | ||
peg.js | ||
utils.js |