about summary refs log tree commit diff
path: root/src/lib/GenericOS.rs
AgeCommit message (Expand)AuthorLines
2011-05-12Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke-9/+0
2011-05-06Failure to re-stage changes strikes again.Graydon Hoare-1/+1
2011-05-06Fix GenericOS.getenv returning a raw str, return an Option.t[str] instead.Graydon Hoare-2/+7
2011-05-06Rename std modules to be camelcasedMarijn Haverbeke-1/+1
2011-04-28stdlib: Add a color_supported() function to TermPatrick Walton-0/+4