Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minimize FileLoader interface | Aleksey Kladov | 2020-06-05 | 1 | -9/+2 |
* | More direct signature for resolve_path | Aleksey Kladov | 2020-06-05 | 1 | -2/+2 |
* | Rename resolve_relative_path -> resolve_path | Aleksey Kladov | 2020-06-05 | 1 | -6/+2 |
* | Remove dead code for handling cursor positions | Aleksey Kladov | 2020-05-21 | 1 | -1/+0 |
* | Remove cross-crate marks | Aleksey Kladov | 2020-05-20 | 1 | -1/+0 |
* | Lift SourceChange to the ra_ide_db | Aleksey Kladov | 2020-05-06 | 1 | -0/+1 |
* | Reload only the properties that do not affect vfs | Kirill Bulatov | 2020-03-30 | 1 | -4/+8 |
* | Use `dyn Trait` for working with databse | Aleksey Kladov | 2020-03-16 | 1 | -1/+14 |
* | Merge #3549 | bors[bot] | 2020-03-11 | 1 | -0/+7 |
|\ | |||||
| * | Add resolve_extern_path in DB | Edwin Cheng | 2020-03-10 | 1 | -0/+7 |
* | | Move FeatureFlags | Aleksey Kladov | 2020-03-10 | 1 | -7/+3 |
|/ | |||||
* | Consider crate declaration names | Kirill Bulatov | 2020-03-08 | 1 | -6/+0 |
* | Show mod path in hover tooltip | Kirill Bulatov | 2020-03-07 | 1 | -0/+4 |
* | Move SearchScope | Aleksey Kladov | 2020-03-04 | 1 | -0/+1 |
* | Support cross-crate marks | Aleksey Kladov | 2020-03-04 | 1 | -0/+1 |
* | Move imports locator to ide_db | Aleksey Kladov | 2020-02-06 | 1 | -0/+1 |
* | Move NameKind up | Aleksey Kladov | 2020-02-06 | 1 | -0/+1 |
* | Cleanup | Aleksey Kladov | 2020-02-06 | 1 | -1/+3 |
* | Move to a crate | Aleksey Kladov | 2020-02-06 | 1 | -0/+136 |