Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove source_old from adding const and function impls | Nick Spain | 2021-01-02 | 1 | -23/+26 |
* | Mark HasSource::source_old as deprecated but allow at all call sites | Nick Spain | 2021-01-02 | 1 | -0/+2 |
* | HasSource::source -> HasSource::source_old | Nick Spain | 2021-01-02 | 1 | -2/+2 |
* | Tidy up | Kirill Bulatov | 2020-12-19 | 1 | -5/+5 |
* | Keep the original completion order in tests | Kirill Bulatov | 2020-12-19 | 1 | -5/+5 |
* | Type-safer API for dealing with parameter lists with optional self | Aleksey Kladov | 2020-12-01 | 1 | -1/+1 |
* | Reorganize completions structure | Igor Aleksanov | 2020-10-25 | 1 | -0/+736 |