.. |
cquery_base.cc
|
Add SymbolRole to SymbolRef and fix $cquery/{base,derived} by ordering definitions before uses
|
2018-01-28 20:39:41 -08:00 |
cquery_call_tree.cc
|
Change std::string FuncDefDefinition::short_name to ShortName()
|
2018-01-30 22:40:02 -08:00 |
cquery_callers.cc
|
Switch to {Request,Notification}Message
|
2018-01-19 01:01:56 -08:00 |
cquery_derived.cc
|
Format
|
2018-01-29 16:27:43 -08:00 |
cquery_did_view.cc
|
Switch to {Request,Notification}Message
|
2018-01-19 01:01:56 -08:00 |
cquery_freshen_index.cc
|
Import pipeline improvements
|
2018-01-29 21:34:36 -08:00 |
cquery_index_file.cc
|
Import pipeline improvements
|
2018-01-29 21:34:36 -08:00 |
cquery_member_hierarchy.cc
|
Change TypeDefDefinition::short_name from string to string_view
|
2018-01-30 23:01:59 -08:00 |
cquery_type_hierarchy_tree.cc
|
Switch to {Request,Notification}Message
|
2018-01-19 01:01:56 -08:00 |
cquery_vars.cc
|
Add initialization option index.builtin_types for indexing builtin types
|
2018-01-20 22:46:03 -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
|
Fix completion of headers.
|
2018-01-31 09:59:51 +08:00 |
shutdown.cc
|
Switch to {Request,Notification}Message
|
2018-01-19 01:01:56 -08:00 |
text_document_code_action.cc
|
Change TypeDefDefinition::short_name from string to string_view
|
2018-01-30 23:01:59 -08:00 |
text_document_code_lens.cc
|
Format
|
2018-01-29 16:27:43 -08:00 |
text_document_completion.cc
|
Fix completion of headers.
|
2018-01-31 09:59:51 +08:00 |
text_document_definition.cc
|
Add {Request,Notification}Message
|
2018-01-19 00:48:08 -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
|
Import pipeline improvements
|
2018-01-29 21:34:36 -08:00 |
text_document_did_save.cc
|
Import pipeline improvements
|
2018-01-29 21:34:36 -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
|
Add bool include_decl parameter to GetUsesOfSymbol
|
2018-01-26 17:31:50 -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
|
Add bool include_decl parameter to GetUsesOfSymbol
|
2018-01-26 17:31:50 -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
|
Import pipeline improvements
|
2018-01-29 21:34:36 -08:00 |
workspace_symbol.cc
|
Rename SubstringMatch to SubsequenceMatch and use it to pre-filter completion items
|
2018-01-20 13:15:43 -08:00 |