ccls/src
2018-09-27 22:16:42 -07:00
..
messages Merge textDocument_did{Change,Close,Open,Save}.cc 2018-09-27 22:16:42 -07:00
serializers Add clang.pathMappings to reuse cache files with differect source paths 2018-09-16 20:53:52 -07:00
clang_complete.cc Remove clang_utils.* 2018-09-23 20:34:40 -07:00
clang_complete.hh Remove clang_utils.* 2018-09-23 20:34:40 -07:00
clang_tu.cc Remove clang_utils.* 2018-09-23 20:34:40 -07:00
clang_tu.hh Remove clang_utils.* 2018-09-23 20:34:40 -07:00
config.cc Simplify pipeline and fix race 2018-09-20 01:08:31 -07:00
config.h Add index.trackDependency and improve pipeline 2018-09-24 00:38:56 -07:00
filesystem.cc Normalize paths on Windows 2018-09-12 17:01:52 -07:00
filesystem.hh experimental/filesystem -> LLVM/Support/FileSystem.h; sparsepp -> DenseMap 2018-05-13 15:24:04 -07:00
fuzzy_match.cc SkipFunctionBodiesScope; improve fuzzy 2018-08-28 00:27:16 -07:00
fuzzy_match.h Add license notice 2018-08-20 22:27:52 -07:00
hierarchy.hh Rename hierarchies to $ccls/{call,inheritance,member} 2018-09-13 14:55:27 -07:00
include_complete.cc Add license notice 2018-08-20 22:27:52 -07:00
include_complete.h Add license notice 2018-08-20 22:27:52 -07:00
indexer.cc Simplify semantic highlighting; improve hover of auto && 2018-09-25 11:57:42 -07:00
indexer.h Remove clang_utils.* 2018-09-23 20:34:40 -07:00
language.cc Add license notice 2018-08-20 22:27:52 -07:00
language.h Fix unaligned load/store; add index.multiVersion prototype, rename index.onParse to index.OnOpen 2018-09-02 23:10:03 -07:00
log.cc Add license notice 2018-08-20 22:27:52 -07:00
log.hh Add Config->reparseForDependency 2018-06-02 00:57:18 -07:00
lru_cache.h Add license notice 2018-08-20 22:27:52 -07:00
lsp_code_action.h Add license notice 2018-08-20 22:27:52 -07:00
lsp_completion.h Add license notice 2018-08-20 22:27:52 -07:00
lsp_diagnostic.h Add license notice 2018-08-20 22:27:52 -07:00
lsp.cc Normalize paths on Windows 2018-09-12 17:01:52 -07:00
lsp.h Add license notice 2018-08-20 22:27:52 -07:00
main.cc Misc 2018-09-23 20:34:38 -07:00
match.cc Simplify pipeline and fix race 2018-09-20 01:08:31 -07:00
match.h Add license notice 2018-08-20 22:27:52 -07:00
maybe.h Add license notice 2018-08-20 22:27:52 -07:00
message_handler.cc Simplify semantic highlighting; improve hover of auto && 2018-09-25 11:57:42 -07:00
message_handler.h Simplify semantic highlighting; improve hover of auto && 2018-09-25 11:57:42 -07:00
method.cc Add license notice 2018-08-20 22:27:52 -07:00
method.h Add license notice 2018-08-20 22:27:52 -07:00
pipeline.cc Simplify semantic highlighting; improve hover of auto && 2018-09-25 11:57:42 -07:00
pipeline.hh Add index.trackDependency and improve pipeline 2018-09-24 00:38:56 -07:00
platform_posix.cc Misc 2018-09-23 20:34:38 -07:00
platform_win.cc Normalize paths on Windows 2018-09-12 17:01:52 -07:00
platform.h Add license notice 2018-08-20 22:27:52 -07:00
position.cc Add license notice 2018-08-20 22:27:52 -07:00
position.h Add $ccls/navigate and improve textDocument/definition 2018-09-04 01:04:19 -07:00
project.cc Add index.initial{Blacklist,Whitelist} 2018-09-24 00:38:56 -07:00
project.h Add index.initial{Blacklist,Whitelist} 2018-09-24 00:38:56 -07:00
query_utils.cc Rename hierarchies to $ccls/{call,inheritance,member} 2018-09-13 14:55:27 -07:00
query_utils.h Rename hierarchies to $ccls/{call,inheritance,member} 2018-09-13 14:55:27 -07:00
query.cc intern strings in dependencies and IndexInclude::resolved_path 2018-09-20 01:08:33 -07:00
query.h intern args 2018-09-20 01:08:33 -07:00
serializer.cc Misc 2018-09-23 20:34:38 -07:00
serializer.h Misc 2018-09-23 20:34:38 -07:00
symbol.h textDocument/documentSymbol 2018-09-13 14:55:27 -07:00
test.cc Fix spurious "Failed to index" errors 2018-09-23 10:40:41 -07:00
test.h Add license notice 2018-08-20 22:27:52 -07:00
threaded_queue.h Update threaded_queue.h (#82) 2018-09-26 17:47:03 -07:00
utils.cc Publish diagnostics of inferred files and change diagnostics.{onChange,onOpen,onSave} from bool to debounce time 2018-09-23 10:40:39 -07:00
utils.h Publish diagnostics of inferred files and change diagnostics.{onChange,onOpen,onSave} from bool to debounce time 2018-09-23 10:40:39 -07:00
working_files.cc Revamp completion and signatureHelp, set completion.detailedLabel: true and add completion.duplicateOptional 2018-09-12 17:01:48 -07:00
working_files.h Revamp completion and signatureHelp, set completion.detailedLabel: true and add completion.duplicateOptional 2018-09-12 17:01:48 -07:00