summary refs log tree commit diff
path: root/src/libcore/core.rs
AgeCommit message (Expand)AuthorLines
2012-03-16core: Store reexporting result and either. Closes #1997Brian Anderson-2/+0
2012-03-13Name types after their modules instead of 't'Brian Anderson-1/+3
2012-03-09core: Convert to rustdocBrian Anderson-4/+2
2012-03-08Change util::unreachable to core::unreachableTim Chevalier-1/+13
2012-03-02First cut at consolidated core::os module built on core::libc.Graydon Hoare-3/+3
2012-02-28core/std: whitespace fixes.Erick Tryzelaar-1/+1
2012-02-14Add [X].len() to core, use it in trans modulesMarijn Haverbeke-1/+2
2012-01-31Change option::t to optionTim Chevalier-1/+1
2012-01-24core: Document the log levelsBrian Anderson-0/+5
2012-01-21[core] extfmt: support %% to escape a %Elly Jones-1/+1
2012-01-19libcore: "tag" -> "enum"Patrick Walton-1/+1
2012-01-17build: Start running libcore testsBrian Anderson-0/+7
2011-12-22Register snapshots and switch logging over to use of log_full or #error / #de...Graydon Hoare-0/+10
2011-12-22Revert all of yesterday's snapshots and try again. Cursed!Graydon Hoare-4/+5
2011-12-20Revert "wip"Brian Anderson-14/+0
2011-12-20wipBrian Anderson-0/+14
2011-12-20Add companion-module core.rs that exports log levels and option/some/none eve...Graydon Hoare-0/+17