about summary refs log tree commit diff
path: root/src/comp/front/codemap.rs
AgeCommit message (Expand)AuthorLines
2011-05-17Finally rename std::_xxx to std::xxxMarijn Haverbeke-4/+4
2011-05-16Rewrite everything to use [] instead of vec() in value position.Graydon Hoare-2/+2
2011-05-12Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke-4/+4
2011-05-06Rename std modules to be camelcasedMarijn Haverbeke-4/+4
2011-04-22Switch to binary search in codemap.lookup_posMarijn Haverbeke-19/+15
2011-04-19replace error logging with log_err in stdlib and rustcMarijn Haverbeke-1/+1
2011-04-09Fix codemap.lookup_posMarijn Haverbeke-15/+12
2011-04-09Move to single-uint file-position representation.Marijn Haverbeke-0/+65