| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2011-07-06 | rustc: Move the interner over to interior vectors | Patrick Walton | -6/+6 |
| 2011-07-06 | rustc: Make the various constraint-related types in middle::ty use interior v... | Patrick Walton | -2/+7 |
| 2011-07-06 | Support paren-free and lightweight-case syntax | Marijn Haverbeke | -21/+10 |
| 2011-07-06 | Remove temporary stdlib placeholders, use actual stdlib functions | Marijn Haverbeke | -38/+7 |
| 2011-07-05 | Change ast::meta_name_value to accept any literal, not just string | Brian Anderson | -13/+5 |
| 2011-07-05 | Print remaining comments at end of *crate*, not module. | Graydon Hoare | -1/+1 |
| 2011-07-05 | Remove unused eval function. Issue #604 | Brian Anderson | -17/+0 |
| 2011-07-05 | Parse attributes for native items. Closes #609 | Brian Anderson | -10/+36 |
| 2011-07-05 | Move everything syntax-related to syntax/, break deps on rest of compiler | Marijn Haverbeke | -0/+8642 |
