Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add token ids for all tt::Leaf | Edwin Cheng | 2019-12-18 | 1 | -4/+24 |
* | Rename N! to name! | Florian Diebold | 2019-12-13 | 1 | -1/+1 |
* | Add macros for known names and paths | Florian Diebold | 2019-12-13 | 1 | -13/+13 |
* | Remove MacroFileKind | Edwin Cheng | 2019-12-08 | 1 | -2/+2 |
* | Implement all the other built-in derives | Florian Diebold | 2019-12-05 | 1 | -15/+79 |
* | Implement derive(Copy, Clone) properly (well, kind of) | Florian Diebold | 2019-12-05 | 1 | -7/+180 |
* | Add expansion infrastructure for derive macros | Florian Diebold | 2019-12-05 | 1 | -0/+64 |