| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-07-01 | Convert to new closure syntax | Brian Anderson | -1/+1 |
| 2012-06-30 | Eliminate usages of old sugared call syntax | Brian Anderson | -1/+1 |
| 2012-06-29 | Switch the compiler over to using ~[] notation instead of []/~. Closes #2759. | Michael Sullivan | -3/+3 |
| 2012-06-25 | Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725. | Michael Sullivan | -4/+4 |
| 2012-06-20 | Remove bind. Issue #2189 | Brian Anderson | -27/+27 |
| 2012-03-14 | std: Rename the hashmap constructors to conform to new standards | Brian Anderson | -1/+1 |
| 2012-03-14 | fixup auto_serialize's treatment of nullary variants | Niko Matsakis | -0/+15 |
| 2012-03-14 | fix auto_serialize for enums with type parameters | Niko Matsakis | -0/+21 |
| 2012-03-14 | adjust auto_serialize to generate fns named serialize_T() | Niko Matsakis | -15/+16 |
| 2012-03-13 | merge all auto_serialize tests into one | Niko Matsakis | -0/+98 |
