ccls/src
2019-11-09 19:58:32 -08:00
..
messages Remove $ccls/base and clean up; deduplicate codeLens 2019-11-09 19:58:32 -08: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 Remove $ccls/base and clean up; deduplicate codeLens 2019-11-09 19:58:32 -08:00
clang_complete.h New diagnostics 2019-10-24 01:12:58 -07:00
clang_tu.cc Remove ASTUnit from indexer and clean up 2019-10-24 01:13:22 -07:00
clang_tu.h Remove ASTUnit from indexer and clean up 2019-10-24 01:13:22 -07:00
clang_utils.cc Add license notice 2019-10-24 01:01:21 -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 Add clang.excludeArgs and rename diagnostics.onType to onChange 2019-11-09 19:58:32 -08:00
file_consumer.cc Add license notice 2019-10-24 01:01:21 -07:00
file_consumer.h Add license notice 2019-10-24 01:01:21 -07:00
filesystem.cc Add license notice 2019-10-24 01:01:21 -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 Add DeclUse as element type of declarations 2019-11-09 19:58:32 -08:00
indexer.h Add DeclUse as element type of declarations 2019-11-09 19:58:32 -08: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 Add license notice 2019-10-24 01:01:21 -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 index.multiVersion: int 2019-10-24 01:13:24 -07:00
message_handler.h Add license notice 2019-10-24 01:01:21 -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 README 2019-10-24 01:13:24 -07:00
pipeline.hh Add license notice 2019-10-24 01:01:21 -07:00
platform_posix.cc Add license notice 2019-10-24 01:01:21 -07:00
platform_win.cc Add license notice 2019-10-24 01:01:21 -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-11-09 19:58:29 -08:00
project.cc Add clang.excludeArgs and rename diagnostics.onType to onChange 2019-11-09 19:58:32 -08:00
project.h Add license notice 2019-10-24 01:01:21 -07:00
query_utils.cc Add DeclUse as element type of declarations 2019-11-09 19:58:32 -08:00
query_utils.h Add license notice 2019-10-24 01:01:21 -07:00
query.cc Add DeclUse as element type of declarations 2019-11-09 19:58:32 -08:00
query.h Add DeclUse as element type of declarations 2019-11-09 19:58:32 -08:00
serializer.cc README 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 Remove ASTUnit from indexer and clean up 2019-10-24 01:13:22 -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 Add license notice 2019-10-24 01:01:21 -07:00
utils.h Add license notice 2019-10-24 01:01:21 -07:00
working_files.cc Use StoreInMemory Preamble for CodeComplete 2019-10-24 01:11:30 -07:00
working_files.h Use StoreInMemory Preamble for CodeComplete 2019-10-24 01:11:30 -07:00