| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2013-07-25 | syntax: Fix #6416 by aborting on errors after test parse. | Graydon Hoare | -5/+22 |
| 2013-07-22 | Ast spanned<T> refactoring, renaming: crate, local, blk, crate_num, crate_cfg. | Michael Woerister | -1/+1 |
| 2013-06-25 | great renaming propagation: syntax | Corey Richardson | -1/+0 |
| 2013-06-13 | Use @str instead of @~str in libsyntax and librustc. Fixes #5048. | Huon Wilson | -11/+11 |
| 2013-06-06 | add test cases for fold traversing macros | John Clements | -0/+78 |
| 2013-06-05 | add hygiene support functions | John Clements | -1/+2 |
| 2013-06-05 | interner just uses uints, not idents with syntax context | John Clements | -4/+14 |
| 2013-05-20 | getting rid of interner_key! macro | John Clements | -45/+3 |
| 2013-05-20 | hygiene infrastructure. | John Clements | -12/+18 |
| 2013-05-20 | refactoring test functions | John Clements | -0/+96 |
