ccls/src
2019-10-24 18:37:35 -07:00
..
messages Add command line option -index=root to index without starting language server 2019-10-24 18:37:35 -07:00
serializers Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
clang_complete.cc Adapt trunk change and write comments to PCH 2019-10-24 18:37:35 -07:00
clang_complete.hh Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
clang_tu.cc Improve extent of definition/declaration; uniquify typeDefinition 2019-10-24 18:37:35 -07:00
clang_tu.hh Improve extent of definition/declaration; uniquify typeDefinition 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 Support workspace folders 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 Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
include_complete.cc Simplify 2019-10-24 18:37:35 -07:00
include_complete.h Add license notice 2019-10-24 01:01:21 -07:00
indexer.cc Improve DeducedType 2019-10-24 18:37:35 -07:00
indexer.h Simplify 2019-10-24 18:37:35 -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_completion.h Improve completion 2019-10-24 18:37:35 -07:00
lsp.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
lsp.h Simplify 2019-10-24 18:37:35 -07:00
main.cc Add command line option -index=root to index without starting language server 2019-10-24 18:37:35 -07:00
match.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 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 Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
message_handler.h Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
pipeline.cc Add command line option -index=root to index without starting language server 2019-10-24 18:37:35 -07:00
pipeline.hh Add command line option -index=root to index without starting language server 2019-10-24 18:37:35 -07:00
platform_posix.cc Simplify 2019-10-24 18:37:35 -07:00
platform_win.cc Use pthread if defined(__unix__) || defined(__APPLE__) 2019-10-24 18:37:35 -07:00
platform.h Use pthread if defined(__unix__) || defined(__APPLE__) 2019-10-24 18:37:35 -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 Misc changes to project 2019-10-24 18:37:35 -07:00
project.h Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
query_utils.cc Use DeclRef spell to represent Use spell + Use extent 2019-10-24 18:37:35 -07:00
query_utils.h Use DeclRef spell to represent Use spell + Use extent 2019-10-24 18:37:35 -07:00
query.cc Add ExtentRef; merge symbol2refcnt and outline2refcnt 2019-10-24 18:37:35 -07:00
query.h Add ExtentRef; merge symbol2refcnt and outline2refcnt 2019-10-24 18:37:35 -07:00
serializer.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
serializer.h Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -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 Update threaded_queue.h (#82) 2019-10-24 18:37:35 -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 Clean 2019-10-24 18:37:35 -07:00
working_files.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00
working_files.h Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-10-24 18:37:35 -07:00