ccls/src
2020-12-25 11:22:07 +01:00
..
messages First attempt to include the semantic highlight feature, introduced in specification 3.16.0. 2020-12-25 11:22:07 +01:00
clang_tu.cc Adapt llvmorg-12-init-5498-g257b29715bb: add an argument to the ctor of clang::driver::Driver 2020-09-23 16:06:49 -07:00
clang_tu.hh sema_manager: report diagnostics in macro expansions 2020-04-19 11:27:57 -07:00
config.cc 💥 Rename FunctionName -> functionName, VarName -> var_name 2019-08-22 10:12:03 -07:00
config.hh Add initialization option completion.placeholder; change client.snippetSupport: false to drop ( and < 2019-10-06 23:54:45 -07:00
filesystem.cc Adapt llvmorg-11-init-1314-g777180a32b6: StringRef's conversion to std::string is now explicit 2020-01-29 00:29:06 -08:00
filesystem.hh 💥 Rename FunctionName -> functionName, VarName -> var_name 2019-08-22 10:12:03 -07:00
fuzzy_match.cc 💥 Rename FunctionName -> functionName, VarName -> var_name 2019-08-22 10:12:03 -07:00
fuzzy_match.hh 💥 Rename FunctionName -> functionName, VarName -> var_name 2019-08-22 10:12:03 -07:00
hierarchy.hh 💥 Rename FunctionName -> functionName, VarName -> var_name 2019-08-22 10:12:03 -07:00
include_complete.cc 💥 Rename FunctionName -> functionName, VarName -> var_name 2019-08-22 10:12:03 -07:00
include_complete.hh 💥 Rename FunctionName -> functionName, VarName -> var_name 2019-08-22 10:12:03 -07:00
indexer.cc indexer: log the number of errors and the first diagnostic 2020-06-28 17:16:35 -07:00
indexer.hh indexer: log the number of errors and the first diagnostic 2020-06-28 17:16:35 -07:00
log.cc 💥 Rename FunctionName -> functionName, VarName -> var_name 2019-08-22 10:12:03 -07:00
log.hh 💥 Rename FunctionName -> functionName, VarName -> var_name 2019-08-22 10:12:03 -07:00
lsp.cc Fix some clang-tidy warnings 2019-10-10 19:24:44 -07:00
lsp.hh Report index status via $/progress 2020-07-04 10:05:26 -07:00
main.cc Adapt llvmorg-11-init-1314-g777180a32b6: StringRef's conversion to std::string is now explicit 2020-01-29 00:29:06 -08:00
message_handler.cc First attempt to include the semantic highlight feature, introduced in specification 3.16.0. 2020-12-25 11:22:07 +01:00
message_handler.hh First attempt to include the semantic highlight feature, introduced in specification 3.16.0. 2020-12-25 11:22:07 +01:00
pipeline.cc Report index status via $/progress 2020-07-04 10:05:26 -07:00
pipeline.hh Report index status via $/progress 2020-07-04 10:05:26 -07:00
platform_posix.cc Adapt llvmorg-11-init-1314-g777180a32b6: StringRef's conversion to std::string is now explicit 2020-01-29 00:29:06 -08:00
platform_win.cc Adapt llvmorg-11-init-1314-g777180a32b6: StringRef's conversion to std::string is now explicit 2020-01-29 00:29:06 -08:00
platform.hh Adapt llvmorg-11-init-1314-g777180a32b6: StringRef's conversion to std::string is now explicit 2020-01-29 00:29:06 -08:00
position.cc position: support line numbers larger than INT16_MAX (but <= UINT16_MAX) (#553) 2019-12-27 20:56:50 +01:00
position.hh 💥 Rename FunctionName -> functionName, VarName -> var_name 2019-08-22 10:12:03 -07:00
project.cc Resolve "directory" in compile_commands.json in case CWD is not the project root 2020-12-19 21:42:21 -08:00
project.hh Fix some clang-tidy warnings 2019-10-10 19:24:44 -07:00
query.cc 💥 Rename FunctionName -> functionName, VarName -> var_name 2019-08-22 10:12:03 -07:00
query.hh 💥 Rename FunctionName -> functionName, VarName -> var_name 2019-08-22 10:12:03 -07:00
sema_manager.cc Adapt llvmorg-12-init-11522-g4c55c3b66de: change ComputePreambleBounds 2020-11-18 22:33:04 -08:00
sema_manager.hh completion: don't reuse cache if the buffer line has changed 2019-09-26 23:25:09 -07:00
serializer.cc Fix some clang-tidy warnings 2019-10-10 19:24:44 -07:00
serializer.hh Fix some clang-tidy warnings 2019-10-10 19:24:44 -07:00
test.cc indexer: log the number of errors and the first diagnostic 2020-06-28 17:16:35 -07:00
test.hh 💥 Rename FunctionName -> functionName, VarName -> var_name 2019-08-22 10:12:03 -07:00
threaded_queue.hh 💥 Rename FunctionName -> functionName, VarName -> var_name 2019-08-22 10:12:03 -07:00
utils.cc Support workspaces as symlinks and symlinks within a workspace 2020-07-19 17:03:16 -07:00
utils.hh 💥 Rename FunctionName -> functionName, VarName -> var_name 2019-08-22 10:12:03 -07:00
working_files.cc Fix some clang-tidy warnings 2019-10-10 19:24:44 -07:00
working_files.hh 💥 Rename FunctionName -> functionName, VarName -> var_name 2019-08-22 10:12:03 -07:00