ccls/src/messages
2018-10-24 17:48:42 -07:00
..
ccls_call.cc Add ExtentRef; merge symbol2refcnt and outline2refcnt 2018-10-16 01:14:43 -07:00
ccls_info.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
ccls_inheritance.cc Fix textDocument/implementation 2018-10-24 17:48:42 -07:00
ccls_member.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
ccls_navigate.cc Improve extent of definition/declaration; uniquify typeDefinition 2018-10-19 10:14:51 -07:00
ccls_reload.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
ccls_vars.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
exit.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
initialize.cc Add command line option -index=root to index without starting language server 2018-10-22 22:34:49 -07:00
shutdown.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
textDocument_codeAction.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
textDocument_codeLens.cc Add ExtentRef; merge symbol2refcnt and outline2refcnt 2018-10-16 01:14:43 -07:00
textDocument_completion.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
textDocument_definition.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
textDocument_did.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
textDocument_documentHighlight.cc Simplify 2018-10-16 01:14:43 -07:00
textDocument_documentSymbol.cc Add ExtentRef; merge symbol2refcnt and outline2refcnt 2018-10-16 01:14:43 -07:00
textDocument_formatting.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
textDocument_hover.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
textDocument_references.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
textDocument_rename.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
textDocument_signatureHelp.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
textDocument_typeDefinition.cc Improve extent of definition/declaration; uniquify typeDefinition 2018-10-19 10:14:51 -07:00
workspace_did.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00
workspace_symbol.cc Add pipeline::{Notify,Reply,ReplyError} and simplify message handling 2018-10-16 01:14:43 -07:00