ccls/src
2019-10-24 00:17:28 -07:00
..
messages Add all to textDocument/documentSymbol 2019-10-24 00:17:28 -07:00
serializers Internalize strings & remove diagnostics_publisher.cc 2019-10-24 00:17:28 -07:00
clang_complete.cc Display diagnostics from header files 2019-10-24 00:17:28 -07:00
clang_complete.h Simplify pipeline 2019-10-23 21:56:51 -07:00
clang_tu.cc Fix .. in compdb path; better type alias 2019-10-24 00:17:28 -07:00
clang_tu.h Internalize strings & remove diagnostics_publisher.cc 2019-10-24 00:17:28 -07:00
clang_utils.cc experimental/filesystem -> LLVM/Support/FileSystem.h; sparsepp -> DenseMap 2019-10-23 21:56:51 -07:00
clang_utils.h . 2019-10-23 21:56:50 -07:00
config.cc Add Config->largeFileSize; pure virtual or defaulted methods are definitions; fix $ccls/callHierarchy 2019-10-24 00:17:28 -07:00
config.h Add Config->reparseForDependency 2019-10-24 00:17:28 -07:00
file_consumer.cc Replace loguru with a custom logger 2019-10-23 21:56:51 -07:00
file_consumer.h Remove Timer and PerformanceImportFile 2019-10-24 00:17:28 -07:00
filesystem.cc filesystem.cc: deduplicate with UniqueID 2019-10-23 21:56:51 -07:00
filesystem.hh experimental/filesystem -> LLVM/Support/FileSystem.h; sparsepp -> DenseMap 2019-10-23 21:56:51 -07:00
fuzzy_match.cc cmake: make FreeBSD 11,12 build 2019-10-23 21:56:51 -07:00
fuzzy_match.h Add caseSensitivity to config->{completion,workspaceSymbol} 2019-10-23 21:56:51 -07:00
include_complete.cc Remove Timer and PerformanceImportFile 2019-10-24 00:17:28 -07:00
include_complete.h Merge {timestamp_manager,iindexer}.{cc,h}; remove standard_includes.*; use last_write_time 2019-10-23 21:56:51 -07:00
indexer.cc Put static const into IndexVar::def (a definition is not required unless odr-used) 2019-10-24 00:17:28 -07:00
indexer.h Internalize strings & remove diagnostics_publisher.cc 2019-10-24 00:17:28 -07:00
language.cc README 2019-10-23 21:56:51 -07:00
language.h README 2019-10-23 21:56:51 -07:00
log.cc Replace loguru with a custom logger 2019-10-23 21:56:51 -07:00
log.hh Add Config->reparseForDependency 2019-10-24 00:17:28 -07:00
lru_cache.h Flush all clang-complete sessions on workspace/didChangeConfiguration 2019-10-23 21:56:50 -07:00
lsp_code_action.h Merge {timestamp_manager,iindexer}.{cc,h}; remove standard_includes.*; use last_write_time 2019-10-23 21:56:51 -07:00
lsp_completion.h Resurrection of ccls 2019-10-23 21:56:50 -07:00
lsp_diagnostic.h Resurrection of ccls 2019-10-23 21:56:50 -07:00
lsp.cc Replace loguru with a custom logger 2019-10-23 21:56:51 -07:00
lsp.h Replace loguru with a custom logger 2019-10-23 21:56:51 -07:00
main.cc Use ChangeStd{in,out}ToBinary 2019-10-24 00:17:28 -07:00
match.cc Simplify pipeline 2019-10-23 21:56:51 -07:00
match.h Resurrection of ccls 2019-10-23 21:56:50 -07:00
maybe.h Simplify Position & Range; prettify Maybe; remove file_contents.{h,cc} 2019-10-23 21:56:50 -07:00
message_handler.cc Add Config->largeFileSize; pure virtual or defaulted methods are definitions; fix $ccls/callHierarchy 2019-10-24 00:17:28 -07:00
message_handler.h Infer system include paths from CompilerInvocation 2019-10-24 00:17:28 -07:00
method.cc Internalize strings & remove diagnostics_publisher.cc 2019-10-24 00:17:28 -07:00
method.h Remove variant and clean up 2019-10-23 21:56:51 -07:00
pipeline.cc Fix .. in compdb path; better type alias 2019-10-24 00:17:28 -07:00
pipeline.hh Internalize strings & remove diagnostics_publisher.cc 2019-10-24 00:17:28 -07:00
platform_posix.cc Replace loguru with a custom logger 2019-10-23 21:56:51 -07:00
platform_win.cc Use llvm::cl and simplify main.cc import_pipeline.cc 2019-10-23 21:56:51 -07:00
platform.h Remove Timer and PerformanceImportFile 2019-10-24 00:17:28 -07:00
position.cc Simplify Position & Range; prettify Maybe; remove file_contents.{h,cc} 2019-10-23 21:56:50 -07:00
position.h README 2019-10-23 21:56:51 -07:00
project.cc Fix .. in compdb path; better type alias 2019-10-24 00:17:28 -07:00
project.h Add Config->reparseForDependency 2019-10-24 00:17:28 -07:00
query_utils.cc $ccls/vars: differentiate local/field/parameter 2019-10-24 00:17:28 -07:00
query_utils.h $ccls/vars: differentiate local/field/parameter 2019-10-24 00:17:28 -07:00
query.cc Internalize strings & remove diagnostics_publisher.cc 2019-10-24 00:17:28 -07:00
query.h Remove WithFileContent & lex_utils.{cc,h} 2019-10-24 00:17:28 -07:00
serializer.cc Internalize strings & remove diagnostics_publisher.cc 2019-10-24 00:17:28 -07:00
serializer.h Internalize strings & remove diagnostics_publisher.cc 2019-10-24 00:17:28 -07:00
symbol.h Add Config->largeFileSize; pure virtual or defaulted methods are definitions; fix $ccls/callHierarchy 2019-10-24 00:17:28 -07:00
test.cc Internalize strings & remove diagnostics_publisher.cc 2019-10-24 00:17:28 -07:00
test.h [ci]: Do not wait for input after failing a test. 2018-01-03 18:43:58 -08:00
third_party_impl.cc Replace loguru with a custom logger 2019-10-23 21:56:51 -07:00
threaded_queue.h Simplify pipeline 2019-10-23 21:56:51 -07:00
utils.cc Add Config->reparseForDependency 2019-10-24 00:17:28 -07:00
utils.h Remove WithFileContent & lex_utils.{cc,h} 2019-10-24 00:17:28 -07:00
working_files.cc Remove WithFileContent & lex_utils.{cc,h} 2019-10-24 00:17:28 -07:00
working_files.h Remove WithFileContent & lex_utils.{cc,h} 2019-10-24 00:17:28 -07:00