Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shrink_to_fit `TokenMap`'s backing storage | Jonas Schievink | 2021-01-18 | 1 | -0/+2 |
* | Proper handling $crate Take 2 | Edwin Cheng | 2021-01-07 | 1 | -33/+177 |
* | Revert "Proper handling $crate and local_inner_macros" | Jonas Schievink | 2021-01-03 | 1 | -126/+25 |
* | Use arena instead of vec | Edwin Cheng | 2021-01-02 | 1 | -22/+16 |
* | Introduce HygieneFrames for proper token hyginee | Edwin Cheng | 2021-01-02 | 1 | -25/+132 |
* | Make macro def krate mandatory | Jonas Schievink | 2020-12-15 | 1 | -2/+2 |
* | Use the right `def_crate` for builtin macros | Jonas Schievink | 2020-12-07 | 1 | -1/+1 |
* | Rename `CustomDerive` to `ProcMacro` | Jonas Schievink | 2020-09-18 | 1 | -1/+1 |
* | Rename ra_hir_expand -> hir_expand | Aleksey Kladov | 2020-08-13 | 1 | -0/+66 |