summary refs log tree commit diff
path: root/src/libcore/extfmt.rs
AgeCommit message (Expand)AuthorLines
2012-01-19lib: ";" to "," in enumsPatrick Walton-30/+30
2012-01-19libcore: "tag" -> "enum"Patrick Walton-10/+10
2012-01-18Remove '.' after nullary tags in patternsTim Chevalier-18/+18
2012-01-11add a log_str() function and allow '%?' in fmt strings to use itNiko Matsakis-0/+7
2011-12-22Register snapshots and switch logging over to use of log_full or #error / #de...Graydon Hoare-1/+1
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-0/+453