ccls/src
2018-03-10 15:57:02 -08:00
..
messages Use std::index_sequence and std::make_unique 2018-03-10 15:57:02 -08:00
serializers
cache_manager.cc Remove <regex> from lex_utils.h and separate language_server_api.h 2018-02-23 16:33:48 -08:00
cache_manager.h Import pipeline improvements 2018-01-29 21:34:36 -08:00
clang_complete.cc Use std::index_sequence and std::make_unique 2018-03-10 15:57:02 -08:00
clang_complete.h Remove atomic_object.h and add workspace/didChangeConfiguration placeholder 2018-03-01 18:15:33 -08:00
clang_cursor.cc Rename FuncDefDefinitionData::locals to vars, remove constants from EnumDecl's vars 2018-02-26 17:53:37 -08:00
clang_cursor.h Rename FuncDefDefinitionData::locals to vars, remove constants from EnumDecl's vars 2018-02-26 17:53:37 -08:00
clang_format.cc
clang_format.h Remove <regex> from lex_utils.h and separate language_server_api.h 2018-02-23 16:33:48 -08:00
clang_index.cc
clang_index.h
clang_indexer.cc Uniquify {func,type}.derived 2018-03-07 15:08:50 -08:00
clang_translation_unit.cc Use std::index_sequence and std::make_unique 2018-03-10 15:57:02 -08:00
clang_translation_unit.h
clang_utils.cc Rename FuncDefDefinitionData::locals to vars, remove constants from EnumDecl's vars 2018-02-26 17:53:37 -08:00
clang_utils.h Rename FuncDefDefinitionData::locals to vars, remove constants from EnumDecl's vars 2018-02-26 17:53:37 -08:00
code_complete_cache.cc
code_complete_cache.h Remove <regex> from lex_utils.h and separate language_server_api.h 2018-02-23 16:33:48 -08:00
command_line.cc Use std::index_sequence and std::make_unique 2018-03-10 15:57:02 -08:00
config.h Add initialization options highlight.{blacklist,whitelist} 2018-03-09 00:23:32 -08:00
diagnostics_engine.cc Use std::index_sequence and std::make_unique 2018-03-10 15:57:02 -08:00
diagnostics_engine.h Add config->diagnostics.{blacklist,whitelist} 2018-03-05 19:03:39 -08:00
file_consumer.cc Use std::index_sequence and std::make_unique 2018-03-10 15:57:02 -08:00
file_consumer.h Import pipeline improvements 2018-01-29 21:34:36 -08:00
file_contents.cc
file_contents.h Speed up build 2018-02-23 18:24:54 -08:00
fuzzy_match.cc Add fuzzy_match.h and let textDocument/definition search for the identifier at point (e.g. in comments) 2018-02-12 08:09:18 -08:00
fuzzy_match.h Add fuzzy_match.h and let textDocument/definition search for the identifier at point (e.g. in comments) 2018-02-12 08:09:18 -08:00
iindexer.cc Use std::index_sequence and std::make_unique 2018-03-10 15:57:02 -08:00
iindexer.h Response on index error. (#319) 2018-01-19 23:56:49 -08:00
import_manager.cc
import_manager.h
import_pipeline.cc Use std::index_sequence and std::make_unique 2018-03-10 15:57:02 -08:00
import_pipeline.h Add DiagnosticsEngine and add config->diagnostics.frequencyMs to allow reducing textDocument/publishDiagnostics frequency 2018-03-05 17:53:38 -08:00
include_complete.cc Use std::index_sequence and std::make_unique 2018-03-10 15:57:02 -08:00
include_complete.h Remove <regex> from lex_utils.h and separate language_server_api.h 2018-02-23 16:33:48 -08:00
indexer.h Var DetailedName 2018-02-26 18:29:37 -08:00
ipc.cc Use X macros 2018-03-01 19:09:35 -08:00
ipc.h Use X macros 2018-03-01 19:09:35 -08:00
language.h Fix GCC __wur 2018-02-19 19:06:48 -08:00
lex_utils.cc Remove <regex> from lex_utils.h and separate language_server_api.h 2018-02-23 16:33:48 -08:00
lex_utils.h Remove <regex> from lex_utils.h and separate language_server_api.h 2018-02-23 16:33:48 -08:00
lru_cache.h Fix integer sign comparison 2018-02-18 09:10:27 -08:00
lsp_code_action.h Add workspace/executeCommand 2018-03-01 21:26:14 -08:00
lsp_completion.h Remove <regex> from lex_utils.h and separate language_server_api.h 2018-02-23 16:33:48 -08:00
lsp_diagnostic.cc Add DiagnosticsEngine and add config->diagnostics.frequencyMs to allow reducing textDocument/publishDiagnostics frequency 2018-03-05 17:53:38 -08:00
lsp_diagnostic.h Add DiagnosticsEngine and add config->diagnostics.frequencyMs to allow reducing textDocument/publishDiagnostics frequency 2018-03-05 17:53:38 -08:00
lsp.cc Remove atomic_object.h and add workspace/didChangeConfiguration placeholder 2018-03-01 18:15:33 -08:00
lsp.h Use std::index_sequence and std::make_unique 2018-03-10 15:57:02 -08:00
match.cc Remove <regex> from lex_utils.h and separate language_server_api.h 2018-02-23 16:33:48 -08:00
match.h
maybe.h Format code 2018-02-21 23:34:32 -08:00
message_handler.cc Add initialization options highlight.{blacklist,whitelist} 2018-03-09 00:23:32 -08:00
message_handler.h parentKind in semantic highlighting: SymbolKind -> lsSymbolKind 2018-03-07 00:34:20 -08:00
methods.inc Add workspace/executeCommand 2018-03-01 21:26:14 -08:00
nt_string.h fix ci 2018-02-22 17:02:00 +08:00
options.cc
options.h
performance.h
platform_posix.cc Reduce <iostream>; don't include rapidjson in language_server_api.h; add role to lsReferenceContext 2018-02-22 14:39:46 -08:00
platform_win.cc Add Config::compilationDatabaseCommand 2018-02-19 16:20:02 -08:00
platform.cc Reduce <iostream>; don't include rapidjson in language_server_api.h; add role to lsReferenceContext 2018-02-22 14:39:46 -08:00
platform.h Add Config::compilationDatabaseCommand 2018-02-19 16:20:02 -08:00
port.cc Revert "[[noreturn]] on cquery_unreachable_internal" 2018-02-27 23:23:07 -08:00
port.h Format code 2018-02-21 23:34:32 -08:00
position.cc Simplify Index* Query* 2018-02-18 10:43:27 -08:00
position.h HasValue -> HasValueForMaybe_ 2018-02-11 13:49:44 -08:00
project.cc remove unnecessary include 2018-03-06 13:15:37 -08:00
project.h
query_utils.cc parentKind in semantic highlighting: SymbolKind -> lsSymbolKind 2018-03-07 00:34:20 -08:00
query_utils.h parentKind in semantic highlighting: SymbolKind -> lsSymbolKind 2018-03-07 00:34:20 -08:00
query.cc Rename FuncDefDefinitionData::locals to vars, remove constants from EnumDecl's vars 2018-02-26 17:53:37 -08:00
query.h Deduplicate Query*; add local variables to outline but not in documentSymbol 2018-02-21 23:49:52 -08:00
queue_manager.cc Use std::index_sequence and std::make_unique 2018-03-10 15:57:02 -08:00
queue_manager.h Use std::index_sequence and std::make_unique 2018-03-10 15:57:02 -08:00
recorder.cc Format code 2018-02-21 23:34:32 -08:00
recorder.h Add --record in favor of --log-stdin-stdout-to-stderr. 2018-02-06 20:27:35 -08:00
semantic_highlight_symbol_cache.cc Use std::index_sequence and std::make_unique 2018-03-10 15:57:02 -08:00
semantic_highlight_symbol_cache.h Add initialization options highlight.{blacklist,whitelist} 2018-03-09 00:23:32 -08:00
serializer.cc Use std::index_sequence and std::make_unique 2018-03-10 15:57:02 -08:00
serializer.h Format code 2018-02-21 23:34:32 -08:00
standard_includes.cc
standard_includes.h
symbol.h Move lsSymbolKind to lsp.h 2018-03-07 13:20:31 -08:00
task.cc Use std::index_sequence and std::make_unique 2018-03-10 15:57:02 -08:00
task.h
test.cc Upgrade to --bundled-clang=6.0.0 2018-03-08 20:04:05 -08:00
test.h
third_party_impl.cc
threaded_queue.h Use std::index_sequence and std::make_unique 2018-03-10 15:57:02 -08:00
timer.cc Reduce <iostream>; don't include rapidjson in language_server_api.h; add role to lsReferenceContext 2018-02-22 14:39:46 -08:00
timer.h
timestamp_manager.cc
timestamp_manager.h
type_printer.cc
type_printer.h
utils.cc Speed up build 2018-02-23 18:24:54 -08:00
utils.h Use std::index_sequence and std::make_unique 2018-03-10 15:57:02 -08:00
work_thread.cc
work_thread.h
working_files.cc Use std::index_sequence and std::make_unique 2018-03-10 15:57:02 -08:00
working_files.h Remove <regex> from lex_utils.h and separate language_server_api.h 2018-02-23 16:33:48 -08:00