..
clients /clangd-vscode
[clangd] Handle clangd.applyFix server-side
2017-11-03 13:39:15 +00:00
fuzzer
[clangd] Don't use /// for non-doxygen comments.
2017-10-26 10:07:04 +00:00
tool
Adds a json::Expr type to represent intermediate JSON expressions.
2017-11-06 15:40:30 +00:00
CMakeLists.txt
[clangd] Add rename support.
2017-11-09 11:30:04 +00:00
ClangdLSPServer.cpp
[clangd] Support returning a limited number of completion results.
2017-11-15 09:16:29 +00:00
ClangdLSPServer.h
[clangd] Add rename support.
2017-11-09 11:30:04 +00:00
ClangdServer.cpp
[clangd] Support returning a limited number of completion results.
2017-11-15 09:16:29 +00:00
ClangdServer.h
[clangd] Support returning a limited number of completion results.
2017-11-15 09:16:29 +00:00
ClangdUnit.cpp
[clangd] Support returning a limited number of completion results.
2017-11-15 09:16:29 +00:00
ClangdUnit.h
[clangd] Support returning a limited number of completion results.
2017-11-15 09:16:29 +00:00
ClangdUnitStore.cpp
[clangd] Fix clang-tidy warnings.
2017-10-28 17:32:56 +00:00
ClangdUnitStore.h
[clangd] Fix clang-tidy warnings.
2017-10-28 17:32:56 +00:00
DraftStore.cpp
Fixing compilation failures on buildbots.
2017-05-16 10:06:20 +00:00
DraftStore.h
[clangd] Serialize onDiagnosticsReady callbacks for the same file.
2017-09-20 12:58:55 +00:00
Function.h
[clangd] Added missing #includes to Function.h
2017-10-10 16:12:50 +00:00
GlobalCompilationDatabase.cpp
[clangd] Fix compilation database detection
2017-11-09 21:45:27 +00:00
GlobalCompilationDatabase.h
[clangd] Command line arg to specify compile_commands.json path
2017-10-02 15:13:20 +00:00
JSONExpr.cpp
[clangd] fix MSVC build errors
2017-11-07 08:57:54 +00:00
JSONExpr.h
[clangd] fix MSVC build errors
2017-11-07 08:57:54 +00:00
JSONRPCDispatcher.cpp
[clangd] don't crash on invalid JSON-RPC ID
2017-11-07 14:45:31 +00:00
JSONRPCDispatcher.h
[clangd] Add ErrorCode enum class.
2017-11-07 10:21:02 +00:00
Logger.cpp
[clangd] Introduced Logger interface.
2017-09-20 07:24:15 +00:00
Logger.h
[clangd] Introduced Logger interface.
2017-09-20 07:24:15 +00:00
Path.h
Restored r303067 and fixed failing test.
2017-05-16 09:38:59 +00:00
Protocol.cpp
[clangd] Support returning a limited number of completion results.
2017-11-15 09:16:29 +00:00
Protocol.h
[clangd] Support returning a limited number of completion results.
2017-11-15 09:16:29 +00:00
ProtocolHandlers.cpp
[clangd] Add rename support.
2017-11-09 11:30:04 +00:00
ProtocolHandlers.h
[clangd] Add rename support.
2017-11-09 11:30:04 +00:00
Trace.cpp
Performance tracing facility for clangd.
2017-11-02 09:21:51 +00:00
Trace.h
Performance tracing facility for clangd.
2017-11-02 09:21:51 +00:00