Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename Source::ast -> Source::value | Aleksey Kladov | 2019-11-20 | 1 | -1/+1 |
* | Store impls in CrateDefMap | Aleksey Kladov | 2019-11-15 | 1 | -2/+27 |
* | Add basic bultin macro infrastructure | Edwin Cheng | 2019-11-11 | 1 | -1/+6 |
* | Reduce visibility | Aleksey Kladov | 2019-11-08 | 1 | -9/+9 |
* | Reduce visibility | Aleksey Kladov | 2019-11-08 | 1 | -23/+23 |
* | Restore crate_def_map marks | Aleksey Kladov | 2019-11-03 | 1 | -2/+2 |
* | move hygiene to hir_expand | Aleksey Kladov | 2019-10-30 | 1 | -4/+2 |
* | push name down to hir_expand | Aleksey Kladov | 2019-10-30 | 1 | -7/+8 |
* | push either to hir_expand | Aleksey Kladov | 2019-10-30 | 1 | -7/+4 |
* | refactor $crate handling | Aleksey Kladov | 2019-10-30 | 1 | -17/+14 |
* | fix compilation | Aleksey Kladov | 2019-10-30 | 1 | -2/+2 |
* | move raw_items to hir_def | Aleksey Kladov | 2019-10-30 | 1 | -0/+407 |