ccls/src
2019-10-24 18:37:35 -07:00
..
messages Simplify semantic highlighting; improve hover of auto && 2019-10-24 18:37:35 -07:00
serializers Add clang.pathMappings to reuse cache files with differect source paths 2019-10-24 18:37:34 -07:00
clang_complete.cc Remove clang_utils.* 2019-10-24 18:37:35 -07:00
clang_complete.hh Remove clang_utils.* 2019-10-24 18:37:35 -07:00
clang_tu.cc Remove clang_utils.* 2019-10-24 18:37:35 -07:00
clang_tu.hh Remove clang_utils.* 2019-10-24 18:37:35 -07:00
config.cc Simplify pipeline and fix race 2019-10-24 18:37:35 -07:00
config.h Add index.trackDependency and improve pipeline 2019-10-24 18:37:35 -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
hierarchy.hh Rename hierarchies to $ccls/{call,inheritance,member} 2019-10-24 18:37:34 -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 Simplify semantic highlighting; improve hover of auto && 2019-10-24 18:37:35 -07:00
indexer.h Remove clang_utils.* 2019-10-24 18:37:35 -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 Misc 2019-10-24 18:37:35 -07:00
match.cc Simplify pipeline and fix race 2019-10-24 18:37:35 -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 Simplify semantic highlighting; improve hover of auto && 2019-10-24 18:37:35 -07:00
message_handler.h Simplify semantic highlighting; improve hover of auto && 2019-10-24 18:37:35 -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 Simplify semantic highlighting; improve hover of auto && 2019-10-24 18:37:35 -07:00
pipeline.hh Add index.trackDependency and improve pipeline 2019-10-24 18:37:35 -07:00
platform_posix.cc Misc 2019-10-24 18:37:35 -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 Add index.initial{Blacklist,Whitelist} 2019-10-24 18:37:35 -07:00
project.h Add index.initial{Blacklist,Whitelist} 2019-10-24 18:37:35 -07:00
query_utils.cc Rename hierarchies to $ccls/{call,inheritance,member} 2019-10-24 18:37:34 -07:00
query_utils.h Rename hierarchies to $ccls/{call,inheritance,member} 2019-10-24 18:37:34 -07:00
query.cc intern strings in dependencies and IndexInclude::resolved_path 2019-10-24 18:37:35 -07:00
query.h intern args 2019-10-24 18:37:35 -07:00
serializer.cc Misc 2019-10-24 18:37:35 -07:00
serializer.h Misc 2019-10-24 18:37:35 -07:00
symbol.h textDocument/documentSymbol 2019-10-24 18:37:34 -07:00
test.cc Fix spurious "Failed to index" errors 2019-10-24 18:37:35 -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 Publish diagnostics of inferred files and change diagnostics.{onChange,onOpen,onSave} from bool to debounce time 2019-10-24 18:37:35 -07:00
utils.h Publish diagnostics of inferred files and change diagnostics.{onChange,onOpen,onSave} from bool to debounce time 2019-10-24 18:37:35 -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