| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-09-11 | Convert 'use' to 'extern mod'. Remove old 'use' syntax | Brian Anderson | -1/+1 |
| 2012-09-07 | Convert all kind bounds to camel case. Remove send, owned keywords. | Brian Anderson | -1/+1 |
| 2012-09-05 | test: "import" -> "use" | Patrick Walton | -2/+2 |
| 2012-08-27 | Camel case various core constructors | Brian Anderson | -1/+1 |
| 2012-08-01 | Convert ret to return | Brian Anderson | -1/+1 |
| 2012-06-29 | Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. | Michael Sullivan | -1/+1 |
| 2012-06-25 | Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725. | Michael Sullivan | -1/+1 |
| 2012-03-26 | Bulk-edit mutable -> mut. | Graydon Hoare | -1/+1 |
| 2012-01-13 | deprecate fn exprs and the fn() type, preferring fn@ and native fn | Niko Matsakis | -2/+2 |
| 2012-01-09 | Remove leftover comm.rs in std | Marijn Haverbeke | -3/+2 |
| 2012-01-06 | plug leak: free shared type descrs recursively, as we ought to | Niko Matsakis | -1/+1 |
| 2012-01-06 | make size_of and align_of take an optional value | Niko Matsakis | -0/+32 |
