ccls/src/messages
2019-01-09 15:19:23 +08:00
..
ccls_call.cc Add ExtentRef; merge symbol2refcnt and outline2refcnt 2019-01-09 15:19:23 +08:00
ccls_info.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
ccls_inheritance.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
ccls_member.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
ccls_navigate.cc Improve extent of definition/declaration; uniquify typeDefinition 2019-01-09 15:19:23 +08:00
ccls_reload.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
ccls_vars.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
exit.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
initialize.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
shutdown.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
textDocument_codeAction.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
textDocument_codeLens.cc Add ExtentRef; merge symbol2refcnt and outline2refcnt 2019-01-09 15:19:23 +08:00
textDocument_completion.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
textDocument_definition.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
textDocument_did.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
textDocument_documentHighlight.cc Simplify 2019-01-09 15:19:23 +08:00
textDocument_documentSymbol.cc Add ExtentRef; merge symbol2refcnt and outline2refcnt 2019-01-09 15:19:23 +08:00
textDocument_formatting.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
textDocument_hover.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
textDocument_references.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
textDocument_rename.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
textDocument_signatureHelp.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
textDocument_typeDefinition.cc Improve extent of definition/declaration; uniquify typeDefinition 2019-01-09 15:19:23 +08:00
workspace_did.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00
workspace_symbol.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2019-01-09 15:19:17 +08:00