ccls/src
2019-10-24 18:37:55 -07:00
..
messages Handle file deletion and register workspace/didChangeWatchedFiles 2019-10-24 18:37:55 -07:00
clang_tu.cc Adjust FrontendOpts.Inputs[0] for inferred files 2019-10-24 18:37:55 -07:00
clang_tu.hh Adjust FrontendOpts.Inputs[0] for inferred files 2019-10-24 18:37:55 -07:00
config.cc *.h -> *.hh 2019-10-24 18:37:54 -07:00
config.hh Support textDocument/declaration & LocationLink 2019-10-24 18:37:55 -07:00
filesystem.cc *.h -> *.hh 2019-10-24 18:37:54 -07:00
filesystem.hh Add license notice 2019-10-24 01:01:21 -07:00
fuzzy_match.cc Add strict to FuzzyMatcher::Match 2019-10-24 18:37:55 -07:00
fuzzy_match.hh Add strict to FuzzyMatcher::Match 2019-10-24 18:37:55 -07:00
hierarchy.hh Remove ls prefix from many LSP interfaces 2019-10-24 18:37:54 -07:00
include_complete.cc Extend .ccls 2019-10-24 18:37:55 -07:00
include_complete.hh Extend .ccls 2019-10-24 18:37:55 -07:00
indexer.cc Adjust FrontendOpts.Inputs[0] for inferred files 2019-10-24 18:37:55 -07:00
indexer.hh Handle file deletion and register workspace/didChangeWatchedFiles 2019-10-24 18:37:55 -07:00
log.cc Add license notice 2019-10-24 01:01:21 -07:00
log.hh Make -v=1 work and log cflags for SemaManager session and Indexer 2019-10-24 18:37:55 -07:00
lsp.cc Support textDocument/declaration & LocationLink 2019-10-24 18:37:55 -07:00
lsp.hh Support textDocument/declaration & LocationLink 2019-10-24 18:37:55 -07:00
main.cc Make -v=1 work and log cflags for SemaManager session and Indexer 2019-10-24 18:37:55 -07:00
message_handler.cc Handle file deletion and register workspace/didChangeWatchedFiles 2019-10-24 18:37:55 -07:00
message_handler.hh Handle file deletion and register workspace/didChangeWatchedFiles 2019-10-24 18:37:55 -07:00
pipeline.cc Adjust FrontendOpts.Inputs[0] for inferred files 2019-10-24 18:37:55 -07:00
pipeline.hh Handle file deletion and register workspace/didChangeWatchedFiles 2019-10-24 18:37:55 -07:00
platform_posix.cc Rendezvous after receiving "exit" notification (#159) 2019-10-24 18:37:55 -07:00
platform_win.cc Rendezvous after receiving "exit" notification (#159) 2019-10-24 18:37:55 -07:00
platform.hh Rendezvous after receiving "exit" notification (#159) 2019-10-24 18:37:55 -07:00
position.cc Refactor serializer 2019-10-24 18:37:55 -07:00
position.hh Refactor serializer 2019-10-24 18:37:55 -07:00
project.cc Adjust FrontendOpts.Inputs[0] for inferred files 2019-10-24 18:37:55 -07:00
project.hh Adjust FrontendOpts.Inputs[0] for inferred files 2019-10-24 18:37:55 -07:00
query.cc Handle file deletion and register workspace/didChangeWatchedFiles 2019-10-24 18:37:55 -07:00
query.hh Support textDocument/declaration & LocationLink 2019-10-24 18:37:55 -07:00
sema_manager.cc Adjust FrontendOpts.Inputs[0] for inferred files 2019-10-24 18:37:55 -07:00
sema_manager.hh Rendezvous after receiving "exit" notification (#159) 2019-10-24 18:37:55 -07:00
serializer.cc Handle file deletion and register workspace/didChangeWatchedFiles 2019-10-24 18:37:55 -07:00
serializer.hh Refactor serializer 2019-10-24 18:37:55 -07:00
test.cc Refactor WorkingFiles and CompletionManager 2019-10-24 18:37:55 -07:00
test.hh *.h -> *.hh 2019-10-24 18:37:54 -07:00
threaded_queue.hh Rendezvous after receiving "exit" notification (#159) 2019-10-24 18:37:55 -07:00
utils.cc Refactor Matcher to use pimpl and merge match.hh into utils.hh 2019-10-24 18:37:54 -07:00
utils.hh Merge maybe.hh into utils.hh 2019-10-24 18:37:54 -07:00
working_files.cc cmake_minimum_required 3.8; clean up 2019-10-24 18:37:55 -07:00
working_files.hh cmake_minimum_required 3.8; clean up 2019-10-24 18:37:55 -07:00