Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format completion text properly | Daniel McNab | 2018-11-28 | 1 | -2/+5 |
* | Add tfn lookup and remove test prefix | Daniel McNab | 2018-11-28 | 1 | -2/+2 |
* | Change the body and name of the test function completion | Daniel McNab | 2018-11-28 | 1 | -2/+5 |
* | Move path completion to descriptors | Aleksey Kladov | 2018-11-21 | 1 | -16/+7 |
* | name res uses paths | Aleksey Kladov | 2018-11-21 | 1 | -42/+22 |
* | switch completion to new scope | Aleksey Kladov | 2018-11-21 | 1 | -10/+16 |
* | Use OO module API in completion | Aleksey Kladov | 2018-11-20 | 1 | -20/+11 |
* | Complete paths in use trees | Aleksey Kladov | 2018-11-07 | 1 | -5/+16 |
* | Do more work in classify | Aleksey Kladov | 2018-11-07 | 1 | -38/+30 |
* | Use cached module scopes for completion | Aleksey Kladov | 2018-11-07 | 1 | -48/+30 |
* | split completion mod | Aleksey Kladov | 2018-11-07 | 1 | -0/+331 |