ccls/src
2018-12-28 12:35:32 -08:00
..
messages codeAction: use codeActionProvider: CodeActionOptions and respect CodeActionParams::range 2018-12-28 12:35:32 -08:00
serializers *.h -> *.hh 2018-12-11 15:04:00 -08:00
clang_complete.cc indexer: handle DecltypeType and empty main file; diag: -Wno-unused-function for headers 2018-12-20 00:28:12 -08:00
clang_complete.hh Reduce MAKE_REFLECT_STRUCT in lsp.hh 2018-12-11 15:04:00 -08:00
clang_tu.cc Use clang::isIdentifierBody and clean up utils/working_files 2018-12-20 00:28:12 -08:00
clang_tu.hh *.h -> *.hh 2018-12-11 15:04:00 -08:00
config.cc *.h -> *.hh 2018-12-11 15:04:00 -08:00
config.hh *.h -> *.hh 2018-12-11 15:04:00 -08:00
filesystem.cc *.h -> *.hh 2018-12-11 15:04:00 -08:00
filesystem.hh experimental/filesystem -> LLVM/Support/FileSystem.h; sparsepp -> DenseMap 2018-05-13 15:24:04 -07:00
fuzzy_match.cc *.h -> *.hh 2018-12-11 15:04:00 -08:00
fuzzy_match.hh *.h -> *.hh 2018-12-11 15:04:00 -08:00
hierarchy.hh Remove ls prefix from many LSP interfaces 2018-12-11 15:04:00 -08:00
include_complete.cc Use clang::isIdentifierBody and clean up utils/working_files 2018-12-20 00:28:12 -08:00
include_complete.hh Remove ls prefix from many LSP interfaces 2018-12-11 15:04:00 -08:00
indexer.cc indexer: handle DecltypeType and empty main file; diag: -Wno-unused-function for headers 2018-12-20 00:28:12 -08:00
indexer.hh Reduce MAKE_REFLECT_STRUCT in lsp.hh 2018-12-11 15:04:00 -08:00
log.cc Add license notice 2018-08-20 22:27:52 -07:00
log.hh Add Config->reparseForDependency 2018-06-02 00:57:18 -07:00
lru_cache.hh *.h -> *.hh 2018-12-11 15:04:00 -08:00
lsp.cc Fix some MSVC 2017 errors 2018-12-11 15:04:00 -08:00
lsp.hh codeAction: use codeActionProvider: CodeActionOptions and respect CodeActionParams::range 2018-12-28 12:35:32 -08:00
main.cc Misc 2018-12-11 15:04:00 -08:00
match.cc Reduce MAKE_REFLECT_STRUCT in lsp.hh 2018-12-11 15:04:00 -08:00
match.hh *.h -> *.hh 2018-12-11 15:04:00 -08:00
maybe.hh *.h -> *.hh 2018-12-11 15:04:00 -08:00
message_handler.cc Refactor ReplyOnce; error if InitializeParams.rootUri is null 2018-12-20 00:28:12 -08:00
message_handler.hh completion: delete insertText; don't set filterText if it is the same as label 2018-12-20 00:28:12 -08:00
pipeline.cc Use clang::isIdentifierBody and clean up utils/working_files 2018-12-20 00:28:12 -08:00
pipeline.hh Remove ls prefix from many LSP interfaces 2018-12-11 15:04:00 -08:00
platform_posix.cc *.h -> *.hh 2018-12-11 15:04:00 -08:00
platform_win.cc *.h -> *.hh 2018-12-11 15:04:00 -08:00
platform.hh *.h -> *.hh 2018-12-11 15:04:00 -08:00
position.cc Fix some MSVC 2017 errors 2018-12-11 15:04:00 -08:00
position.hh Fix some MSVC 2017 errors 2018-12-11 15:04:00 -08:00
project.cc .ccls: add %objective-c %objective-cpp 2018-12-20 00:28:12 -08:00
project.hh Remove ls prefix from many LSP interfaces 2018-12-11 15:04:00 -08:00
query_utils.cc Reduce MAKE_REFLECT_STRUCT in lsp.hh 2018-12-11 15:04:00 -08:00
query_utils.hh Reduce MAKE_REFLECT_STRUCT in lsp.hh 2018-12-11 15:04:00 -08:00
query.cc Remove ls prefix from many LSP interfaces 2018-12-11 15:04:00 -08:00
query.hh Remove ls prefix from many LSP interfaces 2018-12-11 15:04:00 -08:00
serializer.cc serializer: make visitor/vis value/v consistent 2018-12-20 00:28:12 -08:00
serializer.hh serializer: make visitor/vis value/v consistent 2018-12-20 00:28:12 -08:00
test.cc Use clang::isIdentifierBody and clean up utils/working_files 2018-12-20 00:28:12 -08:00
test.hh *.h -> *.hh 2018-12-11 15:04:00 -08:00
threaded_queue.hh *.h -> *.hh 2018-12-11 15:04:00 -08:00
utils.cc Use clang::isIdentifierBody and clean up utils/working_files 2018-12-20 00:28:12 -08:00
utils.hh Use clang::isIdentifierBody and clean up utils/working_files 2018-12-20 00:28:12 -08:00
working_files.cc Use clang::isIdentifierBody and clean up utils/working_files 2018-12-20 00:28:12 -08:00
working_files.hh Use clang::isIdentifierBody and clean up utils/working_files 2018-12-20 00:28:12 -08:00