| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2011-12-06 | Establish 'core' library separate from 'std'. | Graydon Hoare | -107/+0 | |
| 2011-11-17 | remove compile-command from local variable blocks | Niko Matsakis | -1/+0 | |
| 2011-11-03 | Disallow writing to function arguments again | Marijn Haverbeke | -0/+1 | |
| Remove implicit copying hack. Closes #1118 | ||||
| 2011-10-27 | Add more std docs | Brian Anderson | -22/+43 | |
| 2011-09-02 | Reformat. Issue #855 | Brian Anderson | -3/+3 | |
| 2011-09-01 | Rename std::istr to std::str. Issue #855 | Brian Anderson | -1/+1 | |
| 2011-08-27 | Convert std::generic_os to istrs. Issue #855 | Brian Anderson | -2/+2 | |
| 2011-08-27 | Convert std::term to istrs. Issue #855 | Brian Anderson | -3/+3 | |
| 2011-08-20 | Reformat | Brian Anderson | -5/+5 | |
| This changes the indexing syntax from .() to [], the vector syntax from ~[] to [] and the extension syntax from #fmt() to #fmt[] | ||||
| 2011-08-15 | The wonky for...in... whitespace was bothering me. Sorry! | Lindsey Kuper | -1/+1 | |
| 2011-08-12 | Rename std::termivec to std::term | Brian Anderson | -0/+86 | |
| 2011-08-12 | Remove std::term | Brian Anderson | -81/+0 | |
| 2011-08-12 | Rename std::ioivec to std::io | Brian Anderson | -5/+5 | |
| 2011-08-12 | Convert all uses of std::io to std::ioivec | Brian Anderson | -8/+8 | |
| 2011-07-27 | Reformat for new syntax | Marijn Haverbeke | -28/+28 | |
| 2011-06-16 | Reformat a bunch of recent churn. | Graydon Hoare | -10/+4 | |
| 2011-06-15 | Add xterm to the term lib's list of supported terms. | Michael Sullivan | -0/+1 | |
| 2011-06-15 | stdlib: Add color support for GNU screen | Brian Anderson | -2/+10 | |
| 2011-06-15 | stdlib: Add emacs variables to term.rs | Brian Anderson | -0/+9 | |
| 2011-06-15 | Reformat source tree (minus a couple tests that are still grumpy). | Graydon Hoare | -11/+22 | |
| 2011-05-16 | Rewrite everything to use [] instead of vec() in value position. | Graydon Hoare | -4/+4 | |
| 2011-05-12 | Downcase std modules again, move to :: for module dereferencing | Marijn Haverbeke | -0/+58 | |
| This should be a snapshot transition. | ||||
