aboutsummaryrefslogtreecommitdiff
path: root/src/comp/front/codemap.rs
Commit message (Expand)AuthorAgeFilesLines
* Switch to binary search in codemap.lookup_posMarijn Haverbeke2011-04-221-19/+15
* replace error logging with log_err in stdlib and rustcMarijn Haverbeke2011-04-191-1/+1
* Fix codemap.lookup_posMarijn Haverbeke2011-04-091-15/+12
* Move to single-uint file-position representation.Marijn Haverbeke2011-04-091-0/+65