| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-02-15 | std: clean up ptr a bit | Corey Richardson | -6/+6 | |
| 2014-02-13 | remove duplicate function from std::ptr (is_null, is_not_null, offset, ↵ | JeremyLetang | -2/+3 | |
| mut_offset) | ||||
| 2014-02-09 | std: Add move_val_init to mem. Replace direct intrinsic usage | Brian Anderson | -2/+1 | |
| 2014-02-07 | Removed prelude::* from libstd files. | chromatic | -2/+6 | |
| This replaces the imports from the prelude with the re-exported symbols. | ||||
| 2014-01-22 | add new vector representation as a library | Daniel Micay | -0/+231 | |
