about summary refs log tree commit diff
path: root/src/libcore/bool.rs
AgeCommit message (Expand)AuthorLines
2012-01-17libcore: Move core tests into libcoreBrian Anderson-0/+20
2012-01-11libcore: Fix long linesBrian Anderson-2/+4
2012-01-11make rustdocs more terse for bool.rs where it is obvious to programmers as pe...Roland Tanglao-45/+13
2012-01-11Change doc comments to rustdoc in bool.rsRoland Tanglao-83/+73
2011-12-16core: marked fns as pure where possibleStefan Plantikow-1/+1
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-0/+134