| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-12-12 | Remove `RcVec` and `RcSlice`. | Nicholas Nethercote | -64/+0 | |
| They're both unused now. | ||||
| 2018-03-02 | Replace Rc with Lrc for shared data | John Kåre Alsaker | -3/+3 | |
| 2017-06-26 | Implement `quote!` and other `proc_macro` API. | Jeffrey Seyfried | -1/+9 | |
| 2017-04-06 | Introduce HashStable trait and base ICH implementations on it. | Michael Woerister | -0/+13 | |
| This initial commit provides implementations for HIR, MIR, and everything that also needs to be supported for those two. | ||||
| 2017-03-03 | Integrate `TokenStream`. | Jeffrey Seyfried | -7/+0 | |
| 2017-01-22 | Refactor `TokenStream`. | Jeffrey Seyfried | -0/+50 | |
