.. |
benchmarks
|
…
|
|
clients/clangd-vscode
|
…
|
|
fuzzer
|
…
|
|
index
|
[clangd] Remove ./ and ../ in the file paths
|
2019-03-08 09:57:33 +00:00 |
indexer
|
[clangd] Deduplicate Refs on the fly.
|
2019-03-08 09:26:30 +00:00 |
refactor
|
Revamp the "[clangd] Format tweak's replacements"
|
2019-02-11 15:18:11 +00:00 |
tool
|
[clangd] Enable SuggestMissingIncludes by default.
|
2019-03-01 14:17:55 +00:00 |
xpc
|
Fix file headers. NFC
|
2019-03-01 09:52:53 +00:00 |
AST.cpp
|
…
|
|
AST.h
|
Moved Ref into its own header and implementation file
|
2019-02-28 13:49:25 +00:00 |
CMakeLists.txt
|
Moved Ref into its own header and implementation file
|
2019-02-28 13:49:25 +00:00 |
Cancellation.cpp
|
…
|
|
Cancellation.h
|
…
|
|
ClangdLSPServer.cpp
|
…
|
|
ClangdLSPServer.h
|
…
|
|
ClangdServer.cpp
|
[NFC][clangd] Remove unused lambda capture
|
2019-02-11 22:36:47 +00:00 |
ClangdServer.h
|
…
|
|
ClangdUnit.cpp
|
[clangd] Add Source to clangd::Diagnostic.
|
2019-03-06 10:51:38 +00:00 |
ClangdUnit.h
|
…
|
|
CodeComplete.cpp
|
Moved Symbol into its own header and implementation file
|
2019-02-28 13:23:03 +00:00 |
CodeComplete.h
|
Moved Symbol into its own header and implementation file
|
2019-02-28 13:23:03 +00:00 |
CodeCompletionStrings.cpp
|
…
|
|
CodeCompletionStrings.h
|
…
|
|
Compiler.cpp
|
…
|
|
Compiler.h
|
Revamp the "[clangd] Format tweak's replacements"
|
2019-02-11 15:18:11 +00:00 |
Context.cpp
|
…
|
|
Context.h
|
…
|
|
Diagnostics.cpp
|
[clangd] Add Source to clangd::Diagnostic.
|
2019-03-06 10:51:38 +00:00 |
Diagnostics.h
|
[clangd] Add Source to clangd::Diagnostic.
|
2019-03-06 10:51:38 +00:00 |
DraftStore.cpp
|
…
|
|
DraftStore.h
|
…
|
|
ExpectedTypes.cpp
|
Added missing license headers
|
2019-02-28 14:01:11 +00:00 |
ExpectedTypes.h
|
…
|
|
FS.cpp
|
…
|
|
FS.h
|
…
|
|
FSProvider.cpp
|
[clangd] Unlink VFS working dir from OS working dir. Reland of r351051
|
2019-02-15 11:04:25 +00:00 |
FSProvider.h
|
…
|
|
Features.inc.in
|
…
|
|
FileDistance.cpp
|
…
|
|
FileDistance.h
|
…
|
|
FindSymbols.cpp
|
…
|
|
FindSymbols.h
|
…
|
|
Function.h
|
…
|
|
FuzzyMatch.cpp
|
…
|
|
FuzzyMatch.h
|
…
|
|
GlobalCompilationDatabase.cpp
|
[clangd] Adjust compile commands to be applicable for tooling
|
2019-03-08 08:38:25 +00:00 |
GlobalCompilationDatabase.h
|
…
|
|
Headers.cpp
|
…
|
|
Headers.h
|
Moved Symbol into its own header and implementation file
|
2019-02-28 13:23:03 +00:00 |
IncludeFixer.cpp
|
Moved Ref into its own header and implementation file
|
2019-02-28 13:49:25 +00:00 |
IncludeFixer.h
|
Moved Symbol into its own header and implementation file
|
2019-02-28 13:23:03 +00:00 |
JSONTransport.cpp
|
…
|
|
Logger.cpp
|
…
|
|
Logger.h
|
…
|
|
Path.h
|
…
|
|
Protocol.cpp
|
Moved Ref into its own header and implementation file
|
2019-02-28 13:49:25 +00:00 |
Protocol.h
|
…
|
|
Quality.cpp
|
Moved Ref into its own header and implementation file
|
2019-02-28 13:49:25 +00:00 |
Quality.h
|
…
|
|
RIFF.cpp
|
…
|
|
RIFF.h
|
…
|
|
Selection.cpp
|
[clangd] Fix a crash in Selection
|
2019-02-20 19:26:39 +00:00 |
Selection.h
|
…
|
|
SourceCode.cpp
|
…
|
|
SourceCode.h
|
[ELF] Format lines inadvertently indented by rCTE353380
|
2019-02-07 15:38:14 +00:00 |
TUScheduler.cpp
|
…
|
|
TUScheduler.h
|
…
|
|
Threading.cpp
|
[clangd] Set thread priority on Windows
|
2019-02-27 10:16:03 +00:00 |
Threading.h
|
…
|
|
Trace.cpp
|
…
|
|
Trace.h
|
…
|
|
Transport.h
|
…
|
|
URI.cpp
|
…
|
|
URI.h
|
…
|
|
XRefs.cpp
|
[clangd] Make sure constructors do not reference class
|
2019-03-08 09:54:37 +00:00 |
XRefs.h
|
…
|
|