ccls/src/messages
2019-10-23 21:56:51 -07:00
..
ccls_base.cc Use usr as primary key and remove id; simplify import pipeline 2019-10-23 21:56:51 -07:00
ccls_call_hierarchy.cc Reflect optional by Brandon Tolsch 2019-10-23 21:56:51 -07:00
ccls_callers.cc Use global config. 2019-10-23 21:56:50 -07:00
ccls_file_info.cc Use usr as primary key and remove id; simplify import pipeline 2019-10-23 21:56:51 -07:00
ccls_freshen_index.cc Redesign import_pipeline.cc and mitigate race (duplicate Query*::uses for initial indexing) 2019-10-23 21:56:51 -07:00
ccls_inheritance_hierarchy.cc Reflect optional by Brandon Tolsch 2019-10-23 21:56:51 -07:00
ccls_member_hierarchy.cc Reflect optional by Brandon Tolsch 2019-10-23 21:56:51 -07:00
ccls_random.cc Use usr as primary key and remove id; simplify import pipeline 2019-10-23 21:56:51 -07:00
ccls_vars.cc Use usr as primary key and remove id; simplify import pipeline 2019-10-23 21:56:51 -07:00
exit.cc ipc.h -> method.h, rename some types 2019-10-23 21:56:50 -07:00
initialize.cc Use clang+llvm C++ in cmake; parse args with clang driver 2019-10-23 21:56:51 -07:00
shutdown.cc Remove variant and clean up 2019-10-23 21:56:51 -07:00
text_document_code_lens.cc Use usr as primary key and remove id; simplify import pipeline 2019-10-23 21:56:51 -07:00
text_document_completion.cc Improve workspace/symbol sorting heuristic 2019-10-23 21:56:51 -07:00
text_document_definition.cc Use usr as primary key and remove id; simplify import pipeline 2019-10-23 21:56:51 -07:00
text_document_did_change.cc Redesign import_pipeline.cc and mitigate race (duplicate Query*::uses for initial indexing) 2019-10-23 21:56:51 -07:00
text_document_did_close.cc ipc.h -> method.h, rename some types 2019-10-23 21:56:50 -07:00
text_document_did_open.cc Redesign import_pipeline.cc and mitigate race (duplicate Query*::uses for initial indexing) 2019-10-23 21:56:51 -07:00
text_document_did_save.cc Redesign import_pipeline.cc and mitigate race (duplicate Query*::uses for initial indexing) 2019-10-23 21:56:51 -07:00
text_document_document_highlight.cc Use usr as primary key and remove id; simplify import pipeline 2019-10-23 21:56:51 -07:00
text_document_document_symbol.cc Use usr as primary key and remove id; simplify import pipeline 2019-10-23 21:56:51 -07:00
text_document_hover.cc Reflect optional by Brandon Tolsch 2019-10-23 21:56:51 -07:00
text_document_implementation.cc Backport and cleanup 2019-10-23 21:56:51 -07:00
text_document_range_formatting.cc Resurrection of ccls 2019-10-23 21:56:50 -07:00
text_document_references.cc Better definition/references on #include lines 2019-10-23 21:56:50 -07:00
text_document_rename.cc Use usr as primary key and remove id; simplify import pipeline 2019-10-23 21:56:51 -07:00
text_document_signature_help.cc . 2019-10-23 21:56:50 -07:00
text_document_type_definition.cc Use usr as primary key and remove id; simplify import pipeline 2019-10-23 21:56:51 -07:00
workspace_did_change_configuration.cc Remove variant and clean up 2019-10-23 21:56:51 -07:00
workspace_did_change_watched_files.cc Redesign import_pipeline.cc and mitigate race (duplicate Query*::uses for initial indexing) 2019-10-23 21:56:51 -07:00
workspace_execute_command.cc Reflect optional by Brandon Tolsch 2019-10-23 21:56:51 -07:00
workspace_symbol.cc Improve workspace/symbol sorting heuristic 2019-10-23 21:56:51 -07:00