ccls/src/messages
2018-02-25 15:24:51 -08:00
..
cquery_base.cc Reduce structs in language_server_api.h and clarify query_utils.h 2018-02-23 15:57:11 -08:00
cquery_call_hierarchy.cc Add detailed_name to hierarchies 2018-02-25 15:24:51 -08:00
cquery_call_tree.cc Format code 2018-02-21 23:34:32 -08:00
cquery_callers.cc Index namespace alias and MSVC __interface; add --enable-assert to waf; add lexical container to xref requests 2018-02-20 22:13:58 -08:00
cquery_derived.cc Reduce structs in language_server_api.h and clarify query_utils.h 2018-02-23 15:57:11 -08:00
cquery_did_view.cc Switch to {Request,Notification}Message 2018-01-19 01:01:56 -08:00
cquery_file_info.cc Add $cquery/fileInfo 2018-02-14 22:47:55 -08:00
cquery_freshen_index.cc threaded_queue: queue -> deque 2018-02-04 22:15:48 -08:00
cquery_index_file.cc Format code 2018-02-21 23:34:32 -08:00
cquery_inheritance_hierarchy.cc Format code 2018-02-21 23:34:32 -08:00
cquery_member_hierarchy.cc Add detailed_name to hierarchies 2018-02-25 15:24:51 -08:00
cquery_random.cc Remove <regex> from lex_utils.h and separate language_server_api.h 2018-02-23 16:33:48 -08:00
cquery_vars.cc Reduce structs in language_server_api.h and clarify query_utils.h 2018-02-23 15:57:11 -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 Remove <regex> from lex_utils.h and separate language_server_api.h 2018-02-23 16:33:48 -08:00
shutdown.cc Switch to {Request,Notification}Message 2018-01-19 01:01:56 -08:00
text_document_code_action.cc Better :: lexing and fix ci 2018-02-22 15:52:49 -08:00
text_document_code_lens.cc Remove <regex> from lex_utils.h and separate language_server_api.h 2018-02-23 16:33:48 -08:00
text_document_completion.cc Remove <regex> from lex_utils.h and separate language_server_api.h 2018-02-23 16:33:48 -08:00
text_document_definition.cc Remove <regex> from lex_utils.h and separate language_server_api.h 2018-02-23 16:33:48 -08:00
text_document_did_change.cc Drop old completion requests. 2018-02-21 23:13:42 -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_highlight.cc Reduce structs in language_server_api.h and clarify query_utils.h 2018-02-23 15:57:11 -08:00
text_document_document_link.cc Format 2018-01-29 16:27:43 -08:00
text_document_document_symbol.cc Deduplicate Query*; add local variables to outline but not in documentSymbol 2018-02-21 23:49:52 -08:00
text_document_formatting.cc Switch to {Request,Notification}Message 2018-01-19 00:56:09 -08:00
text_document_hover.cc Change optional<...> QueryVar::Def to forward_list 2018-02-17 22:09:03 -08:00
text_document_range_formatting.cc Switch to {Request,Notification}Message 2018-01-19 00:56:09 -08:00
text_document_references.cc Reduce structs in language_server_api.h and clarify query_utils.h 2018-02-23 15:57:11 -08:00
text_document_rename.cc Reduce structs in language_server_api.h and clarify query_utils.h 2018-02-23 15:57:11 -08:00
text_document_signature_help.cc Drop old completion requests. 2018-02-21 23:13:42 -08:00
workspace_did_change_watched_files.cc Format code 2018-02-21 23:34:32 -08:00
workspace_symbol.cc Remove <regex> from lex_utils.h and separate language_server_api.h 2018-02-23 16:33:48 -08:00