ccls/src
2024-05-05 17:44:13 -07:00
..
messages Adapt llvmorg-18-init-10631-gedd690b02e16: TTK_* 2023-11-15 16:01:09 -08:00
clang_tu.cc Adapt llvm/llvm-project#74910: FileEntry::getName 2024-02-02 00:05:55 -08:00
clang_tu.hh Adapt llvm/llvm-project#74910: FileEntry::getName 2024-02-02 00:05:55 -08: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 Adapt llvmorg-19-init-1720-gda95d926f6fc: InclusionDirective 2024-05-05 17:44:13 -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 Making the progress an integer, as per the specification (#739) 2020-12-26 12:30:53 -08: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 Add callHierarchy 2022-11-03 00:20:22 -07:00
message_handler.hh Add callHierarchy 2022-11-03 00:20:22 -07:00
pipeline.cc pipeline: Avoid Twine 2021-06-26 12:07:41 -07:00
pipeline.hh Report index status via $/progress 2020-07-04 10:05:26 -07:00
platform_posix.cc platform_posix: add support for Haiku (#863) 2022-01-23 00:22:29 -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 Adapt llvm::Optional deprecation 2023-01-09 16:03:16 -08:00
project.hh Fix some clang-tidy warnings 2019-10-10 19:24:44 -07:00
query.cc query: include llvm/ADT/STLExtras.h 2022-01-30 11:17:32 -08:00
query.hh 💥 Rename FunctionName -> functionName, VarName -> var_name 2019-08-22 10:12:03 -07:00
sema_manager.cc Adapt llvmorg-19-init-1720-gda95d926f6fc: InclusionDirective 2024-05-05 17:44:13 -07: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 sema_manager: only keep latest session.maxNum sessions in case of a surge of textDocument/didChange 2021-09-23 14:41:51 -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 Adaopt llvmorg-14-init-3863-g601102d282d5: refactor clang::isIdentifierBody 2021-09-23 13:36:01 -07:00
working_files.hh completion: Don't overwrite the following identifier (#749) 2021-01-09 11:12:33 -08:00