summary refs log tree commit diff
path: root/src/libstd/term.rs
AgeCommit message (Expand)AuthorLines
2012-03-27Move some code over to iterator-for to see how it performs.Marijn Haverbeke-1/+1
2012-03-14annotate libstd and start enforcing mutabilityNiko Matsakis-1/+1
2012-03-12Libc/os/run/rand/io reorganization. Close #1373. Close #1638.Graydon Hoare-1/+1
2012-03-09std: Convert to rustdocBrian Anderson-43/+5
2012-01-18Remove '.' after nullary tags in patternsTim Chevalier-1/+1
2012-01-11Major clean-up of std::ioMarijn Haverbeke-5/+5
2011-12-17libstd: Long linesBrian Anderson-1/+2
2011-12-17libstd: Add 'xterm-256-color' to list of color-enabled terminalsBrian Anderson-1/+1
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-0/+2
2011-12-06Establish 'core' library separate from 'std'.Graydon Hoare-0/+107