| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2012-01-19 | lib: ";" to "," in enums | Patrick Walton | -2/+2 | |
| 2012-01-19 | libcore: "tag" -> "enum" | Patrick Walton | -1/+1 | |
| 2012-01-18 | Remove '.' after nullary tags in patterns | Tim Chevalier | -6/+6 | |
| Does what it says on the tin. The next commit will remove support for this syntax. | ||||
| 2012-01-17 | libcore: Move core tests into libcore | Brian Anderson | -0/+3 | |
| 2012-01-05 | Switch to new param kind bound syntax | Marijn Haverbeke | -4/+4 | |
| And remove support for the old syntax | ||||
| 2012-01-02 | Add 'copy' bounds to functions that were faultily accepted without | Marijn Haverbeke | -3/+3 | |
| Issue #1390 | ||||
| 2011-12-16 | Merge pull request #1317 from boggle/fix1315 | Graydon Hoare | -2/+2 | |
| fix to #1315 + small additions to std::either and result | ||||
| 2011-12-16 | core: marked fns as pure where possible | Stefan Plantikow | -2/+2 | |
| 2011-12-16 | reorder args to the various vec, option fns so blk comes last | Niko Matsakis | -3/+3 | |
| 2011-12-13 | Copy first batch of material from libstd to libcore. | Graydon Hoare | -0/+93 | |
