.. |
cquery_base.cc
|
Rename *DefDefinitionData::{base,parents} to bases and add inheritanceHierarchy{Initial,Expand}
|
2018-02-25 18:52:30 -08:00 |
cquery_call_hierarchy.cc
|
Use call sites for callHierarchy
|
2018-02-28 17:56:49 -08:00 |
cquery_callers.cc
|
Support listing local variables in memberHierarchy and better handling of locations for typedef; remove cquery_call_tree.cc
|
2018-02-26 21:32: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
|
Merge $cquery/*Hierarchy{Initial,Expand}
|
2018-02-27 22:25:16 -08:00 |
cquery_member_hierarchy.cc
|
Merge $cquery/*Hierarchy{Initial,Expand}
|
2018-02-27 22:25:16 -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
|
Add initialization options highlight.{blacklist,whitelist}
|
2018-03-09 00:23:32 -08:00 |
shutdown.cc
|
Switch to {Request,Notification}Message
|
2018-01-19 01:01:56 -08:00 |
text_document_code_action.cc
|
Add workspace/executeCommand
|
2018-03-01 21:26:14 -08:00 |
text_document_code_lens.cc
|
Add workspace/executeCommand
|
2018-03-01 21:26:14 -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
|
Add semantic parent to textDocument/references
|
2018-03-06 20:05:32 -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 |
text_document_type_definition.cc
|
Add textDocument/typeDefinition
|
2018-03-01 20:19:38 -08:00 |
workspace_did_change_configuration.cc
|
Remove atomic_object.h and add workspace/didChangeConfiguration placeholder
|
2018-03-01 18:15:33 -08:00 |
workspace_did_change_watched_files.cc
|
Format code
|
2018-02-21 23:34:32 -08:00 |
workspace_execute_command.cc
|
Add workspace/executeCommand
|
2018-03-01 21:26:14 -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 |