Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kill krate_impl | Aleksey Kladov | 2019-05-23 | 1 | -22/+0 |
| | |||||
* | rename persistent hir database -> def database | Aleksey Kladov | 2019-03-23 | 1 | -6/+3 |
| | |||||
* | Replace module_tree with CrateDefMap | Aleksey Kladov | 2019-03-17 | 1 | -3/+1 |
| | |||||
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -7/+2 |
| | |||||
* | split HirDatabase api | csmoe | 2019-02-01 | 1 | -4/+6 |
| | |||||
* | Use Crate instead of CrateId | Aleksey Kladov | 2019-01-30 | 1 | -8/+5 |
| | |||||
* | Change ids strategy | Aleksey Kladov | 2019-01-24 | 1 | -19/+5 |
| | | | | | | | this is a part of larghish hir refactoring which aims to * replace per-source-root module trees with per crate trees * switch from a monotyped DedId to type-specific ids | ||||
* | remove Cancelable from Crate API | Aleksey Kladov | 2019-01-15 | 1 | -4/+4 |
| | |||||
* | remove Cancelable from module_tree_query | Aleksey Kladov | 2019-01-15 | 1 | -1/+1 |
| | |||||
* | kill module source | Aleksey Kladov | 2019-01-06 | 1 | -5/+7 |
| | |||||
* | flatten module structure | Aleksey Kladov | 2019-01-06 | 1 | -0/+45 |