| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-03-26 | rustc: Begin eliminating ext's dependency on the session | Brian Anderson | -11/+8 |
| 2012-03-16 | Check kind bounds when calling methods | Marijn Haverbeke | -2/+4 |
| 2012-03-14 | std: Rename the hashmap constructors to conform to new standards | Brian Anderson | -2/+2 |
| 2012-03-14 | fixup auto_serialize's treatment of nullary variants | Niko Matsakis | -3/+10 |
| 2012-03-14 | fix auto_serialize for enums with type parameters | Niko Matsakis | -32/+40 |
| 2012-03-14 | adjust auto_serialize to generate fns named serialize_T() | Niko Matsakis | -79/+64 |
| 2012-03-13 | implement deserialization, rename mk_mem_buffer() to mem_buffer() | Niko Matsakis | -142/+377 |
| 2012-03-13 | first (functional) version of the auto_serialize syntax ext | Niko Matsakis | -106/+163 |
| 2012-03-13 | fixup serialize_variant | Niko Matsakis | -0/+564 |
