| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-05-12 | librustc: Make `self` and `static` into keywords | Patrick Walton | -8/+4 |
| 2013-05-09 | Use a specialized string interner to reduce the need for owned strings | Björn Steinbrink | -30/+30 |
| 2013-05-08 | librustc: Remove mutable fields from the language. | Patrick Walton | -1/+1 |
| 2013-05-07 | libsyntax: extend generic deriving code to handle almost all possible traits. | Huon Wilson | -7/+5 |
| 2013-05-02 | librustc: Update the serializer to work properly with INHTWAMA, removing muta... | Patrick Walton | -8/+34 |
| 2013-04-27 | only use #[no_core] in libcore | Daniel Micay | -4/+0 |
| 2013-04-19 | syntax: de-mode and prepare for de-modeing rustc | Alex Crichton | -1/+1 |
| 2013-04-12 | libsyntax: abstract most of the deriving boilerplate into a simpler(r) interf... | Huon Wilson | -2/+3 |
| 2013-04-10 | syntax: add support for #[deriving(Encodable)] | Erick Tryzelaar | -0/+388 |
