summary refs log tree commit diff
path: root/src/libstd/extfmt.rs
AgeCommit message (Collapse)AuthorLines
2012-01-19Additional ; to , changes, disable "tag" and ";" in parser. Close #1430. ↵Graydon Hoare-2/+2
Close #1428.
2012-01-19lib: ";" to "," in enumsPatrick Walton-29/+29
2012-01-19stdlib: "tag" -> "enum"Patrick Walton-10/+10
2012-01-18Remove '.' after nullary tags in patternsTim Chevalier-18/+18
Does what it says on the tin. The next commit will remove support for this syntax.
2011-12-22Register snapshots and switch logging over to use of log_full or #error / ↵Graydon Hoare-1/+1
#debug.
2011-12-06Establish 'core' library separate from 'std'.Graydon Hoare-0/+453