Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace module_tree with CrateDefMap | Aleksey Kladov | 2019-03-17 | 1 | -340/+0 |
* | add skeleton for macro-aware name resolutions | Aleksey Kladov | 2019-03-17 | 1 | -0/+9 |
* | remove useless hash | Aleksey Kladov | 2019-02-11 | 1 | -1/+1 |
* | reformat the world | Aleksey Kladov | 2019-02-08 | 1 | -17/+5 |
* | split HirDatabase api | csmoe | 2019-02-01 | 1 | -7/+15 |
* | Use Crate instead of CrateId | Aleksey Kladov | 2019-01-30 | 1 | -5/+6 |
* | Fix bad rebase and rustfmt | Erlend Tobiassen | 2019-01-27 | 1 | -1/+1 |
* | fix #668 | Erlend Tobiassen | 2019-01-27 | 1 | -1/+3 |
* | remove Option<SourceFileItemId> hack | Aleksey Kladov | 2019-01-26 | 1 | -44/+55 |
* | remove dead code | Aleksey Kladov | 2019-01-25 | 1 | -20/+5 |
* | Change ids strategy | Aleksey Kladov | 2019-01-24 | 1 | -21/+15 |
* | refactor | Aleksey Kladov | 2019-01-23 | 1 | -98/+81 |
* | simiplify | Aleksey Kladov | 2019-01-23 | 1 | -24/+20 |
* | better names | Aleksey Kladov | 2019-01-23 | 1 | -14/+13 |
* | generalize marking infrastructure | Aleksey Kladov | 2019-01-23 | 1 | -0/+1 |
* | remove Cancelable from module_tree_query | Aleksey Kladov | 2019-01-15 | 1 | -17/+14 |
* | check_canceled does not return Result | Aleksey Kladov | 2019-01-15 | 1 | -2/+2 |
* | rename TreePtr -> TreeArc | Aleksey Kladov | 2019-01-11 | 1 | -3/+3 |
* | introduce marking infrastructure for maintainable tests | Aleksey Kladov | 2019-01-10 | 1 | -1/+5 |
* | Fix typos in ARCHITECTURE.md and a number of crates | Marcus Klaas de Vries | 2019-01-09 | 1 | -2/+2 |
* | migrate ra_hir to rowan 2.0 | Aleksey Kladov | 2019-01-08 | 1 | -23/+17 |
* | kill module source | Aleksey Kladov | 2019-01-06 | 1 | -143/+102 |
* | move submodule computationt to module_tree | Aleksey Kladov | 2019-01-06 | 1 | -0/+34 |
* | flatten module structure | Aleksey Kladov | 2019-01-06 | 1 | -0/+375 |