about summary refs log tree commit diff
path: root/src/lib/term.rs
AgeCommit message (Expand)AuthorLines
2011-09-02Reformat. Issue #855Brian Anderson-3/+3
2011-09-01Rename std::istr to std::str. Issue #855Brian Anderson-1/+1
2011-08-27Convert std::generic_os to istrs. Issue #855Brian Anderson-2/+2
2011-08-27Convert std::term to istrs. Issue #855Brian Anderson-3/+3
2011-08-20ReformatBrian Anderson-5/+5
2011-08-15The wonky for...in... whitespace was bothering me. Sorry!Lindsey Kuper-1/+1
2011-08-12Rename std::termivec to std::termBrian Anderson-0/+86
2011-08-12Remove std::termBrian Anderson-81/+0
2011-08-12Rename std::ioivec to std::ioBrian Anderson-5/+5
2011-08-12Convert all uses of std::io to std::ioivecBrian Anderson-8/+8
2011-07-27Reformat for new syntaxMarijn Haverbeke-28/+28
2011-06-16Reformat a bunch of recent churn.Graydon Hoare-10/+4
2011-06-15Add xterm to the term lib's list of supported terms.Michael Sullivan-0/+1
2011-06-15stdlib: Add color support for GNU screenBrian Anderson-2/+10
2011-06-15stdlib: Add emacs variables to term.rsBrian Anderson-0/+9
2011-06-15Reformat source tree (minus a couple tests that are still grumpy).Graydon Hoare-11/+22
2011-05-16Rewrite everything to use [] instead of vec() in value position.Graydon Hoare-4/+4
2011-05-12Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke-0/+58