.. |
messages
|
Merge 0b57c9503d into 3640f899f1
|
2024-11-11 19:44:08 -05:00 |
clang_tu.cc
|
Drop support for LLVM 7, 8, and 9
|
2024-11-01 23:50:25 -07:00 |
clang_tu.hh
|
Drop support for LLVM 7, 8, and 9
|
2024-11-01 23:50:25 -07:00 |
config.cc
|
💥 Rename FunctionName -> functionName, VarName -> var_name
|
2019-08-22 10:12:03 -07:00 |
config.hh
|
Support LSP semantic tokens
|
2024-11-05 21:57:24 -08:00 |
enum.inc
|
Support LSP semantic tokens
|
2024-11-05 21:57:24 -08: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 |
indexer.cc
|
Drop support for LLVM 7, 8, and 9
|
2024-11-01 23:50:25 -07:00 |
indexer.hh
|
Support LSP semantic tokens
|
2024-11-05 21:57:24 -08: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
|
Support LSP semantic tokens
|
2024-11-05 21:57:24 -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
|
Implement textDocument/switchSourceheader
|
2024-11-08 20:56:30 -08:00 |
message_handler.hh
|
Implement textDocument/switchSourceheader
|
2024-11-08 20:56:30 -08:00 |
pipeline.cc
|
Support LSP semantic tokens
|
2024-11-05 21:57:24 -08:00 |
pipeline.hh
|
didOpen: Sort index requests by approximity to working files
|
2024-10-21 17:49:54 -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
|
Drop support for LLVM 7, 8, and 9
|
2024-11-01 23:50:25 -07:00 |
project.hh
|
didOpen: Sort index requests by approximity to working files
|
2024-10-21 17:49:54 -07:00 |
query.cc
|
query: include llvm/ADT/STLExtras.h
|
2022-01-30 11:17:32 -08:00 |
query.hh
|
Implement textDocument/switchSourceheader
|
2024-11-08 20:56:30 -08:00 |
sema_manager.cc
|
Drop support for LLVM 7, 8, and 9
|
2024-11-01 23:50:25 -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
|
didOpen: Sort index requests by approximity to working files
|
2024-10-21 17:49:54 -07:00 |
utils.cc
|
Support workspaces as symlinks and symlinks within a workspace
|
2020-07-19 17:03:16 -07:00 |
utils.hh
|
utils: Add <cstdint> (#968)
|
2024-10-02 17:36:02 -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 |