ccls/src/messages
Jacob Dufault 566b508b8e Fix regressions in completion filtering. Also improve performance slightly.
If there was no filter then we would return all results - this caused huge delays for #include completion.
2018-02-21 23:30:35 -08:00
..
cquery_base.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_call_tree.cc Change optional<...> Query{Func,Type}::Def to forward_list 2018-02-17 23:24:09 -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 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_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 threaded_queue: queue -> deque 2018-02-04 22:15:48 -08:00
cquery_inheritance_hierarchy.cc Group initialization options and rename $cquery/typeHierarchyTree to $cquery/inheritanceHierarchy 2018-02-21 21:57:15 -08:00
cquery_member_hierarchy.cc Simplify query_utils 2018-02-20 18:30:58 -08:00
cquery_random.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_vars.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_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 Group initialization options and rename $cquery/typeHierarchyTree to $cquery/inheritanceHierarchy 2018-02-21 21:57:15 -08:00
shutdown.cc Switch to {Request,Notification}Message 2018-01-19 01:01:56 -08:00
text_document_code_action.cc Simplify query_utils 2018-02-20 18:30:58 -08:00
text_document_code_lens.cc Group initialization options and rename $cquery/typeHierarchyTree to $cquery/inheritanceHierarchy 2018-02-21 21:57:15 -08:00
text_document_completion.cc Fix regressions in completion filtering. Also improve performance slightly. 2018-02-21 23:30:35 -08:00
text_document_definition.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
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 Simplify query_utils 2018-02-20 18:30:58 -08:00
text_document_document_link.cc Format 2018-01-29 16:27:43 -08:00
text_document_document_symbol.cc Simplify Index* Query* 2018-02-18 10:43:27 -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 Keep a list of QueryType 2018-02-21 23:02:28 -08:00
text_document_rename.cc Simplify query_utils 2018-02-20 18:30:58 -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 threaded_queue: queue -> deque 2018-02-04 22:15:48 -08:00
workspace_symbol.cc Group initialization options and rename $cquery/typeHierarchyTree to $cquery/inheritanceHierarchy 2018-02-21 21:57:15 -08:00