Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove typed macro parsing API | Aleksey Kladov | 2019-11-09 | 2 | -8/+8 | |
* | Minor cleanup | Aleksey Kladov | 2019-11-09 | 1 | -6/+8 | |
* | Remove map_ranges in RevTokenMap | Edwin Cheng | 2019-11-09 | 2 | -34/+33 | |
* | Refactor and simpfily | Edwin Cheng | 2019-11-08 | 2 | -82/+38 | |
* | Refactor and add more comments | Edwin Cheng | 2019-11-08 | 1 | -8/+6 | |
* | Refactor a bit | Edwin Cheng | 2019-11-04 | 1 | -2/+1 | |
* | Use macro_rules shift to map text ranges | Edwin Cheng | 2019-11-04 | 1 | -4/+9 | |
* | Use ? and destructing to simplifed long code | Edwin Cheng | 2019-11-04 | 1 | -19/+17 | |
* | Rename and fix typos | Edwin Cheng | 2019-11-04 | 2 | -10/+20 | |
* | Remove dbg! | Edwin Cheng | 2019-11-04 | 1 | -4/+0 | |
* | Add parent_expansion to HirFileId | Edwin Cheng | 2019-11-04 | 1 | -0/+19 | |
* | Add macro_expansion_info in hir_expand | Edwin Cheng | 2019-11-04 | 2 | -19/+109 | |
* | Move diagnostics to hir_expand | Aleksey Kladov | 2019-11-02 | 2 | -0/+86 | |
* | Move Source to hir_expand | Aleksey Kladov | 2019-11-02 | 1 | -1/+19 | |
* | move hygiene to hir_expand | Aleksey Kladov | 2019-10-30 | 2 | -11/+47 | |
* | push name down to hir_expand | Aleksey Kladov | 2019-10-30 | 2 | -0/+143 | |
* | push either to hir_expand | Aleksey Kladov | 2019-10-30 | 2 | -0/+55 | |
* | move raw_items to hir_def | Aleksey Kladov | 2019-10-30 | 1 | -4/+4 | |
* | cleanup | Aleksey Kladov | 2019-10-29 | 1 | -14/+8 | |
* | switch expand to dyn Trait | Aleksey Kladov | 2019-10-29 | 2 | -9/+9 | |
* | reduce visibility | Aleksey Kladov | 2019-10-29 | 1 | -2/+2 | |
* | add doc comment | Aleksey Kladov | 2019-10-29 | 1 | -0/+2 | |
* | remove not that useful indirection | Aleksey Kladov | 2019-10-29 | 1 | -14/+4 | |
* | reduce visibility | Aleksey Kladov | 2019-10-29 | 2 | -18/+7 | |
* | remove unused query | Aleksey Kladov | 2019-10-29 | 2 | -15/+5 | |
* | less generics | Aleksey Kladov | 2019-10-29 | 2 | -6/+9 | |
* | flatten hir_expand | Aleksey Kladov | 2019-10-29 | 3 | -257/+241 | |
* | make file id repr private again | Aleksey Kladov | 2019-10-29 | 1 | -12/+17 | |
* | rename hir_def -> hir_expand | Aleksey Kladov | 2019-10-29 | 5 | -0/+429 |