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 28860e88df Position tracking: Cache position info computed by |line| and |column|
Cache the last reported position info. If the position advances, the
code uses the cache and only computes the differnece. If the position
goes back, the cache is simply dropped.
12 years ago
..
allocate-registers.js Git repo npmization: Make the repo a npm package 12 years ago
generate-code.js Position tracking: Cache position info computed by |line| and |column| 12 years ago
remove-proxy-rules.js Git repo npmization: Make the repo a npm package 12 years ago
report-left-recursion.js Git repo npmization: Make the repo a npm package 12 years ago
report-missing-rules.js Git repo npmization: Make the repo a npm package 12 years ago