summary refs log tree commit diff
path: root/src/libstd/fun_treemap.rs
AgeCommit message (Collapse)AuthorLines
2012-01-19Additional ; to , changes, disable "tag" and ";" in parser. Close #1430. ↵Graydon Hoare-1/+1
Close #1428.
2012-01-19lib: ';' to ',' in enums in more placesPatrick Walton-2/+2
2012-01-19stdlib: "tag" -> "enum"Patrick Walton-1/+1
2012-01-18Remove '.' after nullary tags in patternsTim Chevalier-3/+3
Does what it says on the tin. The next commit will remove support for this syntax.
2012-01-05Switch to new param kind bound syntaxMarijn Haverbeke-3/+3
And remove support for the old syntax
2011-12-06Establish 'core' library separate from 'std'.Graydon Hoare-0/+98