| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [clangd] Add support for FixIts. | Benjamin Kramer | 2017-03-01 | 1 | -12/+52 |
| * | [clangd] Fix Output.log error | Krasimir Georgiev | 2017-02-16 | 1 | -1/+1 |
| * | [clangd] Implement format on type | Krasimir Georgiev | 2017-02-16 | 1 | -0/+21 |
| * | [clangd] Fix another use after free that I missed because COW strings. | Benjamin Kramer | 2017-02-15 | 1 | -1/+1 |
| * | [clangd] Synchronize logs access. | Benjamin Kramer | 2017-02-15 | 1 | -4/+4 |
| * | [clangd] Fix use after free. | Benjamin Kramer | 2017-02-15 | 1 | -1/+1 |
| * | [clangd] Refactor stream output into a single thread-safe output object. | Benjamin Kramer | 2017-02-10 | 1 | -4/+4 |
| * | [clangd] Strip file:// from the URI when calling formatting. | Benjamin Kramer | 2017-02-07 | 1 | -0/+3 |
| * | Add a prototype for clangd | Benjamin Kramer | 2017-02-07 | 1 | -0/+116 |

