ccls/src
Fangrui Song 0a315960de Add strict to FuzzyMatcher::Match
In completion, underscore prefixed builtin macros may be annoying when the first type character is not an underscore.

When `strict` is true, `Match` enforces the first characters should be loosely of the same category.
2018-12-26 12:19:57 -08:00
..
messages Add strict to FuzzyMatcher::Match 2018-12-26 12:19:57 -08:00
clang_tu.cc Add ReplyOnce::NotReady and error if didOpen is not seen 2018-12-25 09:44:33 -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 Support textDocument/declaration & LocationLink 2018-12-26 12:19:57 -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 Add strict to FuzzyMatcher::Match 2018-12-26 12:19:57 -08:00
fuzzy_match.hh Add strict to FuzzyMatcher::Match 2018-12-26 12:19:57 -08:00
hierarchy.hh Remove ls prefix from many LSP interfaces 2018-12-11 15:04:00 -08:00
include_complete.cc Spin IncludeComplete's destructor until scanning completes (#147) 2018-12-25 09:44:33 -08:00
include_complete.hh Spin IncludeComplete's destructor until scanning completes (#147) 2018-12-25 09:44:33 -08:00
indexer.cc Refactor serializer 2018-12-25 09:44:33 -08:00
indexer.hh Refactor serializer 2018-12-25 09:44: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 Support textDocument/declaration & LocationLink 2018-12-26 12:19:57 -08:00
lsp.hh Support textDocument/declaration & LocationLink 2018-12-26 12:19:57 -08:00
main.cc Support multiple -init= 2018-12-25 09:44:33 -08:00
message_handler.cc Support textDocument/declaration & LocationLink 2018-12-26 12:19:57 -08:00
message_handler.hh Support textDocument/declaration & LocationLink 2018-12-26 12:19:57 -08:00
pipeline.cc Rendezvous after receiving "exit" notification (#159) 2018-12-26 12:19:36 -08:00
pipeline.hh Rendezvous after receiving "exit" notification (#159) 2018-12-26 12:19:36 -08:00
platform_posix.cc Rendezvous after receiving "exit" notification (#159) 2018-12-26 12:19:36 -08:00
platform_win.cc Rendezvous after receiving "exit" notification (#159) 2018-12-26 12:19:36 -08:00
platform.hh Rendezvous after receiving "exit" notification (#159) 2018-12-26 12:19:36 -08:00
position.cc Refactor serializer 2018-12-25 09:44:33 -08:00
position.hh Refactor serializer 2018-12-25 09:44:33 -08:00
project.cc Refactor serializer 2018-12-25 09:44:33 -08:00
project.hh Remove ls prefix from many LSP interfaces 2018-12-11 15:04:00 -08:00
query.cc Support textDocument/declaration & LocationLink 2018-12-26 12:19:57 -08:00
query.hh Support textDocument/declaration & LocationLink 2018-12-26 12:19:57 -08:00
sema_manager.cc Rendezvous after receiving "exit" notification (#159) 2018-12-26 12:19:36 -08:00
sema_manager.hh Rendezvous after receiving "exit" notification (#159) 2018-12-26 12:19:36 -08:00
serializer.cc Refactor serializer 2018-12-25 09:44:33 -08:00
serializer.hh Refactor serializer 2018-12-25 09:44:33 -08:00
test.cc Refactor WorkingFiles and CompletionManager 2018-12-25 09:44:31 -08:00
test.hh *.h -> *.hh 2018-12-11 15:04:00 -08:00
threaded_queue.hh Rendezvous after receiving "exit" notification (#159) 2018-12-26 12:19:36 -08:00
utils.cc Refactor Matcher to use pimpl and merge match.hh into utils.hh 2018-12-20 00:28:12 -08:00
utils.hh Merge maybe.hh into utils.hh 2018-12-20 00:28:12 -08:00
working_files.cc cmake_minimum_required 3.8; clean up 2018-12-26 12:19:57 -08:00
working_files.hh cmake_minimum_required 3.8; clean up 2018-12-26 12:19:57 -08:00