ccls/src
2019-05-13 00:26:55 -07:00
..
messages Adapt clang rC358696: removal of OutputIsBinary 2019-05-13 00:26:55 -07:00
clang_tu.cc If the workspace folder is a symlink, convert paths relative to it (#314) 2019-05-13 00:26:55 -07:00
clang_tu.hh Adjust FrontendOpts.Inputs[0] for inferred files 2019-03-17 18:50:25 -07:00
config.cc clang.pathMappings: use > instead of : as the separator 2019-05-13 00:26:55 -07:00
config.hh Add initialization option index.initialNoLinkage: false 2019-05-13 00:26:55 -07:00
filesystem.cc *.h -> *.hh 2019-01-09 15:19:23 +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 2019-01-12 00:40:49 +08:00
fuzzy_match.hh Add strict to FuzzyMatcher::Match 2019-01-12 00:40:49 +08:00
hierarchy.hh Remove ls prefix from many LSP interfaces 2019-01-09 15:19:23 +08:00
include_complete.cc Extend .ccls 2019-03-17 18:50:21 -07:00
include_complete.hh Extend .ccls 2019-03-17 18:50:21 -07:00
indexer.cc Set RetainCommentsFromSystemHeaders to true 2019-05-13 00:26:55 -07:00
indexer.hh Add initialization option index.initialNoLinkage: false 2019-05-13 00:26:55 -07:00
log.cc Add -log-file=stderr and make it default 2019-03-17 18:50:25 -07:00
log.hh Make -v=1 work and log cflags for SemaManager session and Indexer 2019-01-12 00:40:49 +08:00
lsp.cc If the workspace folder is a symlink, convert paths relative to it (#314) 2019-05-13 00:26:55 -07:00
lsp.hh Use DiagnosticRelatedInformation if client supports publishDiagnostics.relatedInformation (#276) 2019-05-13 00:26:46 -07:00
main.cc Enhance the output of --version with Git describe results. (#342) 2019-05-13 00:26:55 -07:00
message_handler.cc Change Pos::line from int16_t to uint16_t 2019-05-13 00:26:55 -07:00
message_handler.hh Use DiagnosticRelatedInformation if client supports publishDiagnostics.relatedInformation (#276) 2019-05-13 00:26:46 -07:00
pipeline.cc Add initialization option index.initialNoLinkage: false 2019-05-13 00:26:55 -07:00
pipeline.hh Add initialization option index.initialNoLinkage: false 2019-05-13 00:26:55 -07:00
platform_posix.cc Implement initialization option compilationDatabaseCommand on Windows 2019-03-17 18:50:25 -07:00
platform_win.cc Implement initialization option compilationDatabaseCommand on Windows 2019-03-17 18:50:25 -07:00
platform.hh Implement initialization option compilationDatabaseCommand on Windows 2019-03-17 18:50:25 -07:00
position.cc Change Pos::line from int16_t to uint16_t 2019-05-13 00:26:55 -07:00
position.hh Change Pos::line from int16_t to uint16_t 2019-05-13 00:26:55 -07:00
project.cc Add initialization option index.initialNoLinkage: false 2019-05-13 00:26:55 -07:00
project.hh textDocument/didOpen: index related files when a header is opened 2019-03-17 18:50:25 -07:00
query.cc Add initialization option index.initialNoLinkage: false 2019-05-13 00:26:55 -07:00
query.hh Change containers of Query*::Def fields from std::vector to ccls::Vec 2019-05-13 00:26:55 -07:00
sema_manager.cc Set RetainCommentsFromSystemHeaders to true 2019-05-13 00:26:55 -07:00
sema_manager.hh completion: if preamble size changes, rebuild it 2019-03-17 18:50:25 -07:00
serializer.cc Add error checking of object deserialization; ignore non-object initializationOptions 2019-05-13 00:26:55 -07:00
serializer.hh Add error checking of object deserialization; ignore non-object initializationOptions 2019-05-13 00:26:55 -07:00
test.cc Add initialization option index.initialNoLinkage: false 2019-05-13 00:26:55 -07:00
test.hh *.h -> *.hh 2019-01-09 15:19:23 +08:00
threaded_queue.hh Delay requests if the document has not not indexed (#176) 2019-03-17 18:50:25 -07:00
utils.cc If the workspace folder is a symlink, convert paths relative to it (#314) 2019-05-13 00:26:55 -07:00
utils.hh Change containers of Query*::Def fields from std::vector to ccls::Vec 2019-05-13 00:26:55 -07:00
working_files.cc working_files: normalize \r\n and \n to \n 2019-05-13 00:26:55 -07:00
working_files.hh cmake_minimum_required 3.8; clean up 2019-01-12 00:40:49 +08:00