Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace GPL-3.0 with GPL-3.0-only | Kai Köhne | 2023-01-10 | 1 | -1/+1 |
* | Utils: Remove Utils::optional | Eike Ziller | 2022-09-01 | 1 | -4/+4 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
* | LSP: reduce error handling complexity | David Schulz | 2021-03-02 | 1 | -12/+8 |
* | LSP: Explicify API | David Schulz | 2020-07-15 | 1 | -15/+16 |
* | LSP: workaround msvc 2017 bug | David Schulz | 2020-07-14 | 1 | -11/+6 |
* | LanguageClient: introduce new type for gorgeous formatted errors | David Schulz | 2020-02-12 | 1 | -8/+8 |
* | LanguageClient: send partial document in update notification | David Schulz | 2019-05-13 | 1 | -1/+1 |
* | LSP: replace LanguageClientNull with nullptr_t | David Schulz | 2019-01-08 | 1 | -1/+1 |
* | Introduce a basic client for the language server protocol | David Schulz | 2018-09-03 | 1 | -0/+245 |