ccls/src/messages
Fangrui Song dbdab02ff4 Change is_implicit to role in {Index,Query}FuncRef
Add `FileId file` to *DefDefinitionData::Def
2018-02-07 23:27:35 -08:00
..
cquery_base.cc We may should represent Query{Func,Type,Var} as a bag of definitions and references 2018-02-05 10:16:43 -08:00
cquery_call_tree.cc optional<...> GetQuery*IdFromUsr -> Maybe 2018-02-01 23:17:34 -08:00
cquery_callers.cc Switch to {Request,Notification}Message 2018-01-19 01:01:56 -08:00
cquery_derived.cc We may should represent Query{Func,Type,Var} as a bag of definitions and references 2018-02-05 10:16:43 -08:00
cquery_did_view.cc Switch to {Request,Notification}Message 2018-01-19 01:01:56 -08:00
cquery_freshen_index.cc threaded_queue: queue -> deque 2018-02-04 22:15:48 -08:00
cquery_index_file.cc threaded_queue: queue -> deque 2018-02-04 22:15:48 -08:00
cquery_member_hierarchy.cc We may should represent Query{Func,Type,Var} as a bag of definitions and references 2018-02-05 10:16:43 -08:00
cquery_type_hierarchy_tree.cc We may should represent Query{Func,Type,Var} as a bag of definitions and references 2018-02-05 10:16:43 -08:00
cquery_vars.cc We may should represent Query{Func,Type,Var} as a bag of definitions and references 2018-02-05 10:16:43 -08:00
cquery_wait.cc Switch to {Request,Notification}Message 2018-01-19 01:01:56 -08:00
exit.cc Switch to {Request,Notification}Message 2018-01-19 01:01:56 -08:00
initialize.cc Disable limiting completion result. 2018-02-08 00:28:35 +08:00
shutdown.cc Switch to {Request,Notification}Message 2018-01-19 01:01:56 -08:00
text_document_code_action.cc Change is_implicit to role in {Index,Query}FuncRef 2018-02-07 23:27:35 -08:00
text_document_code_lens.cc Change is_implicit to role in {Index,Query}FuncRef 2018-02-07 23:27:35 -08:00
text_document_completion.cc Disable limiting completion result. 2018-02-08 00:28:35 +08:00
text_document_definition.cc Change is_implicit to role in {Index,Query}FuncRef 2018-02-07 23:27:35 -08:00
text_document_did_change.cc Switch to {Request,Notification}Message 2018-01-19 00:56:09 -08:00
text_document_did_close.cc Switch to {Request,Notification}Message 2018-01-19 00:56:09 -08:00
text_document_did_open.cc threaded_queue: queue -> deque 2018-02-04 22:15:48 -08:00
text_document_did_save.cc threaded_queue: queue -> deque 2018-02-04 22:15:48 -08:00
text_document_document_link.cc Format 2018-01-29 16:27:43 -08:00
text_document_document_symbol.cc Switch to {Request,Notification}Message 2018-01-19 00:56:09 -08:00
text_document_formatting.cc Switch to {Request,Notification}Message 2018-01-19 00:56:09 -08:00
text_document_highlight.cc Change is_implicit to role in {Index,Query}FuncRef 2018-02-07 23:27:35 -08:00
text_document_hover.cc Make optional<string> {hover,comments} non-optional 2018-01-30 23:48:34 -08:00
text_document_range_formatting.cc Switch to {Request,Notification}Message 2018-01-19 00:56:09 -08:00
text_document_references.cc Add bool include_decl parameter to GetUsesOfSymbol 2018-01-26 17:31:50 -08:00
text_document_rename.cc Change is_implicit to role in {Index,Query}FuncRef 2018-02-07 23:27:35 -08:00
text_document_signature_help.cc Fix signatureHelp signature selection heuristic 2018-01-20 16:21:13 -08:00
workspace_did_change_watched_files.cc threaded_queue: queue -> deque 2018-02-04 22:15:48 -08:00
workspace_symbol.cc QueryDatabase::{detailed_names,short_names} -> GetSymbol{DetailedName,ShortName} 2018-02-01 18:15:22 -08:00