Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the tests | Kirill Bulatov | 2020-09-09 | 1 | -3/+5 |
* | Complete semicolon when needed | Kirill Bulatov | 2020-09-09 | 1 | -4/+4 |
* | Properly reacto to keywords | Kirill Bulatov | 2020-09-09 | 1 | -2/+5 |
* | Move most of the logic into the completion module | Kirill Bulatov | 2020-09-09 | 1 | -2/+3 |
* | Finally cretae the mod completion module | Kirill Bulatov | 2020-09-09 | 1 | -17/+1 |
* | Properly handle special cases (binaries, mod.rs) | Kirill Bulatov | 2020-09-09 | 1 | -3/+1 |
* | Exclude special files | Kirill Bulatov | 2020-09-09 | 1 | -3/+0 |
* | Happy path implemented | Kirill Bulatov | 2020-09-09 | 1 | -1/+1 |
* | Better API | Kirill Bulatov | 2020-09-09 | 1 | -5/+4 |
* | First steps for mod<|> completion | Kirill Bulatov | 2020-09-09 | 1 | -2/+23 |
* | Complete `pub` in fields | Aleksey Kladov | 2020-08-25 | 1 | -3/+7 |
* | :arrow_up: ungrammar | Aleksey Kladov | 2020-08-21 | 1 | -1/+1 |
* | Rename hypothetical -> speculative | Aleksey Kladov | 2020-08-14 | 1 | -1/+1 |
* | Remove Hygiene from completion | Aleksey Kladov | 2020-08-13 | 1 | -38/+53 |
* | Minor | Aleksey Kladov | 2020-08-13 | 1 | -6/+12 |
* | Rename ra_ide -> ide | Aleksey Kladov | 2020-08-13 | 1 | -0/+465 |