Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add expansion infrastructure for derive macros | Florian Diebold | 2019-12-05 | 1 | -0/+5 |
| | |||||
* | Replace `ra_hir_expand::either` with crate | ice1000 | 2019-12-03 | 1 | -5/+5 |
| | |||||
* | Infer range types | oxalica | 2019-11-28 | 1 | -0/+30 |
| | |||||
* | Rename Source -> InFile | Aleksey Kladov | 2019-11-28 | 1 | -2/+2 |
| | |||||
* | Add hygiene information to SourceAnalyzer | Edwin Cheng | 2019-11-26 | 1 | -1/+1 |
| | |||||
* | Don't redo field resolution in the IDE | Aleksey Kladov | 2019-11-24 | 1 | -1/+1 |
| | |||||
* | Some docs | Aleksey Kladov | 2019-11-24 | 1 | -1/+1 |
| | |||||
* | Reduce visibility | Aleksey Kladov | 2019-11-24 | 1 | -4/+7 |
| | |||||
* | Rename Source::ast -> Source::value | Aleksey Kladov | 2019-11-20 | 1 | -1/+1 |
| | |||||
* | improve compile time a bit | Aleksey Kladov | 2019-10-30 | 1 | -1/+1 |
| | |||||
* | move hygiene to hir_expand | Aleksey Kladov | 2019-10-30 | 1 | -1/+2 |
| | |||||
* | push name down to hir_expand | Aleksey Kladov | 2019-10-30 | 1 | -8/+7 |
| | |||||
* | push either to hir_expand | Aleksey Kladov | 2019-10-30 | 1 | -1/+1 |
| | |||||
* | refactor $crate handling | Aleksey Kladov | 2019-10-30 | 1 | -52/+49 |
| | | | | | Introduce proper hygiene module, which should grow quite a bit eventually. | ||||
* | move raw_items to hir_def | Aleksey Kladov | 2019-10-30 | 1 | -0/+423 |