Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Move ide::AnalysisChange -> base_db::Change | Aleksey Kladov | 2020-10-02 | 2 | -0/+99 | |
* | Move most of the logic into the completion module | Kirill Bulatov | 2020-09-09 | 2 | -83/+9 | |
* | Finally cretae the mod completion module | Kirill Bulatov | 2020-09-09 | 1 | -1/+1 | |
* | Move rust-related logic from vfs to base_db level | Kirill Bulatov | 2020-09-09 | 1 | -1/+69 | |
* | Properly handle special cases (binaries, mod.rs) | Kirill Bulatov | 2020-09-09 | 1 | -23/+1 | |
* | Exclude special files | Kirill Bulatov | 2020-09-09 | 1 | -0/+5 | |
* | Small refactoring | Kirill Bulatov | 2020-09-09 | 1 | -21/+15 | |
* | Happy path implemented | Kirill Bulatov | 2020-09-09 | 1 | -4/+12 | |
* | Properly use FileSet API | Kirill Bulatov | 2020-09-09 | 1 | -10/+8 | |
* | Better API | Kirill Bulatov | 2020-09-09 | 1 | -3/+20 | |
* | First steps for mod<|> completion | Kirill Bulatov | 2020-09-09 | 1 | -2/+14 | |
* | Rename ra_ide -> ide | Aleksey Kladov | 2020-08-13 | 1 | -1/+1 | |
* | Rename ra_db -> base_db | Aleksey Kladov | 2020-08-13 | 4 | -0/+896 |