| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [clangd] Remove forceReparse, add a flag to addDocument instead | Ilya Biryukov | 2018-03-14 | 1 | -2/+3 |
| * | [clangd] Remove Tagged and some related APIs from ClangdServer. | Sam McCall | 2018-03-12 | 1 | -11/+11 |
| * | [clangd] Extract ClangdServer::Options struct. | Sam McCall | 2018-03-05 | 1 | -0/+6 |
| * | [clangd] Remove codecomplete override content API. Long live addDocument! | Sam McCall | 2018-02-27 | 1 | -8/+6 |
| * | [clangd] BindWithForward -> Bind. NFC | Sam McCall | 2018-02-23 | 1 | -1/+1 |
| * | [clangd] Fixed compilation with MVSC. | Ilya Biryukov | 2018-02-15 | 1 | -6/+11 |
| * | [clangd] Make functions of ClangdServer callback-based | Ilya Biryukov | 2018-02-15 | 1 | -6/+44 |
| * | [clangd] Remove codeComplete that returns std::future<> | Ilya Biryukov | 2018-02-12 | 1 | -0/+66 |

