ccls/src
2018-12-28 12:35:33 -08:00
..
messages completion: use Text for Macro{Instantiation,Definition} 2018-12-28 12:35:33 -08:00
serializers *.h -> *.hh 2018-12-11 15:04:00 -08:00
clang_complete.cc Refactor Matcher to use pimpl and merge match.hh into utils.hh 2018-12-28 12:35:33 -08:00
clang_complete.hh Make EmptyParam empty & rewrite LruCache 2018-12-28 12:35:33 -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 Refactor Matcher to use pimpl and merge match.hh into utils.hh 2018-12-28 12:35:33 -08:00
include_complete.hh Remove ls prefix from many LSP interfaces 2018-12-11 15:04:00 -08:00
indexer.cc Refactor Matcher to use pimpl and merge match.hh into utils.hh 2018-12-28 12:35:33 -08:00
indexer.hh Merge maybe.hh into utils.hh 2018-12-28 12:35:33 -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
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
message_handler.cc Merge query.hh and query_util.hh 2018-12-28 12:35:33 -08:00
message_handler.hh Make EmptyParam empty & rewrite LruCache 2018-12-28 12:35:33 -08:00
pipeline.cc Merge query.hh and query_util.hh 2018-12-28 12:35:33 -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 Merge maybe.hh into utils.hh 2018-12-28 12:35:33 -08:00
project.cc Fix ComputeGuessScore and delete dead code 2018-12-28 12:35:33 -08:00
project.hh Remove ls prefix from many LSP interfaces 2018-12-11 15:04:00 -08:00
query.cc Merge query.hh and query_util.hh 2018-12-28 12:35:33 -08:00
query.hh Merge query.hh and query_util.hh 2018-12-28 12:35:33 -08:00
serializer.cc serializer: make visitor/vis value/v consistent 2018-12-20 00:28:12 -08:00
serializer.hh Merge maybe.hh into utils.hh 2018-12-28 12:35:33 -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 Refactor Matcher to use pimpl and merge match.hh into utils.hh 2018-12-28 12:35:33 -08:00
utils.hh Merge maybe.hh into utils.hh 2018-12-28 12:35:33 -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