ccls/src
2019-01-09 15:19:23 +08:00
..
messages Improve extent of definition/declaration; uniquify typeDefinition 2019-01-09 15:19:23 +08:00
serializers Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
clang_complete.cc Adapt trunk change and write comments to PCH 2019-01-09 15:17:19 +08:00
clang_complete.hh Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
clang_tu.cc Improve extent of definition/declaration; uniquify typeDefinition 2019-01-09 15:19:23 +08:00
clang_tu.hh Improve extent of definition/declaration; uniquify typeDefinition 2019-01-09 15:19:23 +08:00
config.cc Simplify pipeline and fix race 2018-09-20 01:08:31 -07:00
config.h Support workspace folders 2019-01-09 15:17:19 +08: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 Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
include_complete.cc Simplify 2019-01-09 15:19:23 +08:00
include_complete.h Add license notice 2018-08-20 22:27:52 -07:00
indexer.cc Improve DeducedType 2019-01-09 15:19:23 +08:00
indexer.h Simplify 2019-01-09 15:19:23 +08: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_completion.h Improve completion 2019-01-09 15:17:19 +08:00
lsp.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
lsp.h Simplify 2019-01-09 15:19:23 +08:00
main.cc Misc changes to project 2019-01-09 15:17:19 +08:00
match.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08: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 Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
message_handler.h Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
pipeline.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
pipeline.hh Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
platform_posix.cc Simplify 2019-01-09 15:19:23 +08:00
platform_win.cc Use pthread if defined(__unix__) || defined(__APPLE__) 2018-10-02 17:51:36 -07:00
platform.h Use pthread if defined(__unix__) || defined(__APPLE__) 2018-10-02 17:51:36 -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 Misc changes to project 2019-01-09 15:17:19 +08:00
project.h Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
query_utils.cc Use DeclRef spell to represent Use spell + Use extent 2018-10-04 17:16:39 -07:00
query_utils.h Use DeclRef spell to represent Use spell + Use extent 2018-10-04 17:16:39 -07:00
query.cc Add ExtentRef; merge symbol2refcnt and outline2refcnt 2019-01-09 15:19:23 +08:00
query.h Add ExtentRef; merge symbol2refcnt and outline2refcnt 2019-01-09 15:19:23 +08:00
serializer.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
serializer.h Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08: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 Clean 2018-10-01 16:56:53 -07:00
working_files.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
working_files.h Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00