| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-08-18 | More spelling corrections. | Huon Wilson | -1/+1 | |
| 2013-08-16 | doc: convert remaining uses of core:: to std::. | Huon Wilson | -1/+1 | |
| 2013-08-16 | doc: correct spelling in documentation. | Huon Wilson | -3/+3 | |
| 2013-08-05 | Updated std::Option, std::Either and std::Result | Marvin Löbel | -1/+35 | |
| - Made naming schemes consistent between Option, Result and Either - Changed Options Add implementation to work like the maybe monad (return None if any of the inputs is None) - Removed duplicate Option::get and renamed all related functions to use the term `unwrap` instead | ||||
| 2013-07-22 | std: minor timer cleanup based on feedback | Jeff Olson | -1/+1 | |
| 2013-07-22 | std: add rt::io::Timer | Jeff Olson | -0/+4 | |
| 2013-05-22 | libstd: Rename libcore to libstd and libstd to libextra; update makefiles. | Patrick Walton | -0/+504 | |
| This only changes the directory names; it does not change the "real" metadata names. | ||||
