ccls/src
2019-10-24 18:37:34 -07:00
..
messages pipeline improvement for files not having a project entry (e.g. .h) 2019-10-24 18:37:34 -07:00
serializers Fix unaligned load/store; add index.multiVersion prototype, rename index.onParse to index.OnOpen 2019-10-24 01:13:24 -07:00
clang_complete.cc Normalize paths on Windows 2019-10-24 18:37:30 -07:00
clang_complete.hh diagnostics; use custom DenseMapInfo 2019-10-24 01:13:24 -07:00
clang_tu.cc Support empty cacheDirectory and fix cache load 2019-10-24 01:13:24 -07:00
clang_tu.h Remove ASTUnit from indexer and clean up 2019-10-24 01:13:22 -07:00
clang_utils.cc Normalize paths on Windows 2019-10-24 18:37:30 -07:00
clang_utils.h Add license notice 2019-10-24 01:01:21 -07:00
config.cc Add license notice 2019-10-24 01:01:21 -07:00
config.h Revamp completion and signatureHelp, set completion.detailedLabel: true and add completion.duplicateOptional 2019-10-24 01:13:24 -07:00
file_consumer.cc Add license notice 2019-10-24 01:01:21 -07:00
file_consumer.h Support empty cacheDirectory and fix cache load 2019-10-24 01:13:24 -07:00
filesystem.cc Normalize paths on Windows 2019-10-24 18:37:30 -07:00
filesystem.hh Add license notice 2019-10-24 01:01:21 -07:00
fuzzy_match.cc SkipFunctionBodiesScope; improve fuzzy 2019-10-24 01:01:21 -07:00
fuzzy_match.h Add license notice 2019-10-24 01:01:21 -07:00
include_complete.cc Add license notice 2019-10-24 01:01:21 -07:00
include_complete.h Add license notice 2019-10-24 01:01:21 -07:00
indexer.cc Normalize paths on Windows 2019-10-24 18:37:30 -07:00
indexer.h Reuse preamble (built by "comp-preload") in indexer 2019-10-24 01:13:24 -07:00
language.cc Add license notice 2019-10-24 01:01:21 -07:00
language.h Fix unaligned load/store; add index.multiVersion prototype, rename index.onParse to index.OnOpen 2019-10-24 01:13:24 -07:00
log.cc Add license notice 2019-10-24 01:01:21 -07:00
log.hh Add license notice 2019-10-24 01:01:21 -07:00
lru_cache.h Add license notice 2019-10-24 01:01:21 -07:00
lsp_code_action.h Add license notice 2019-10-24 01:01:21 -07:00
lsp_completion.h Add license notice 2019-10-24 01:01:21 -07:00
lsp_diagnostic.h Add license notice 2019-10-24 01:01:21 -07:00
lsp.cc Normalize paths on Windows 2019-10-24 18:37:30 -07:00
lsp.h Add license notice 2019-10-24 01:01:21 -07:00
main.cc Add license notice 2019-10-24 01:01:21 -07:00
match.cc Add license notice 2019-10-24 01:01:21 -07:00
match.h Add license notice 2019-10-24 01:01:21 -07:00
maybe.h Add license notice 2019-10-24 01:01:21 -07:00
message_handler.cc Misc 2019-10-24 01:13:24 -07:00
message_handler.h Revamp completion and signatureHelp, set completion.detailedLabel: true and add completion.duplicateOptional 2019-10-24 01:13:24 -07:00
method.cc Add license notice 2019-10-24 01:01:21 -07:00
method.h Add license notice 2019-10-24 01:01:21 -07:00
pipeline.cc pipeline improvement for files not having a project entry (e.g. .h) 2019-10-24 18:37:34 -07:00
pipeline.hh Add diagnostics.onSave 2019-10-24 01:13:24 -07:00
platform_posix.cc Add license notice 2019-10-24 01:01:21 -07:00
platform_win.cc Normalize paths on Windows 2019-10-24 18:37:30 -07:00
platform.h Add license notice 2019-10-24 01:01:21 -07:00
position.cc Add license notice 2019-10-24 01:01:21 -07:00
position.h Add $ccls/navigate and improve textDocument/definition 2019-10-24 01:13:24 -07:00
project.cc Normalize paths on Windows 2019-10-24 18:37:30 -07:00
project.h Misc 2019-10-24 01:13:24 -07:00
query_utils.cc diagnostics; use custom DenseMapInfo 2019-10-24 01:13:24 -07:00
query_utils.h Add license notice 2019-10-24 01:01:21 -07:00
query.cc Make $ccls/reload reset DB and reload cached index files 2019-10-24 18:37:34 -07:00
query.h Make $ccls/reload reset DB and reload cached index files 2019-10-24 18:37:34 -07:00
serializer.cc Support empty cacheDirectory and fix cache load 2019-10-24 01:13:24 -07:00
serializer.h Add license notice 2019-10-24 01:01:21 -07:00
symbol.h Add license notice 2019-10-24 01:01:21 -07:00
test.cc Reuse preamble (built by "comp-preload") in indexer 2019-10-24 01:13:24 -07:00
test.h Add license notice 2019-10-24 01:01:21 -07:00
threaded_queue.h Add license notice 2019-10-24 01:01:21 -07:00
utils.cc Support empty cacheDirectory and fix cache load 2019-10-24 01:13:24 -07:00
utils.h Support empty cacheDirectory and fix cache load 2019-10-24 01:13:24 -07:00
working_files.cc Revamp completion and signatureHelp, set completion.detailedLabel: true and add completion.duplicateOptional 2019-10-24 01:13:24 -07:00
working_files.h Revamp completion and signatureHelp, set completion.detailedLabel: true and add completion.duplicateOptional 2019-10-24 01:13:24 -07:00