| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2012-12-07 | syntax: fix quote_type! to quote_ty! | Graydon Hoare | -4/+4 |
| 2012-12-07 | syntax: point quote tokens at the site of quote-using-extension invocation. | Graydon Hoare | -79/+82 |
| 2012-12-07 | syntax: fix the accidental binding of interner state between parse and quote. | Graydon Hoare | -10/+6 |
| 2012-12-04 | librustc: Remove all legacy pattern bindings from libsyntax and librustc. rs=... | Patrick Walton | -8/+8 |
| 2012-12-03 | Update license, add license boilerplate to most files. Remainder will follow. | Graydon Hoare | -0/+10 |
| 2012-11-20 | syntax: switch tt quoter to emit ~[tt], not tt. | Graydon Hoare | -28/+33 |
| 2012-11-17 | Merge remote-tracking branch 'brson/codemap' | Brian Anderson | -5/+16 |
| 2012-11-16 | syntax: rename quote! to quote_tokens!, add quote_{expr,type,item,pat,stmt}! | Graydon Hoare | -26/+107 |
| 2012-11-13 | rustc: add new token-tree based quasiquoter. | Graydon Hoare | -0/+307 |
