ccls/src
Fangrui Song 0df5a2cd66 rename
2018-07-03 11:19:01 -07:00
..
messages rename 2018-07-03 11:19:01 -07:00
serializers Internalize strings & remove diagnostics_publisher.cc 2018-06-08 10:39:38 -07:00
clang_complete.cc Display diagnostics from header files 2018-06-23 10:50:15 -07:00
clang_complete.h Simplify pipeline 2018-05-28 16:13:44 -07:00
clang_tu.cc Fix .. in compdb path; better type alias 2018-06-17 12:45:16 -07:00
clang_tu.h Internalize strings & remove diagnostics_publisher.cc 2018-06-08 10:39:38 -07:00
clang_utils.cc experimental/filesystem -> LLVM/Support/FileSystem.h; sparsepp -> DenseMap 2018-05-13 15:24:04 -07:00
clang_utils.h . 2018-03-31 00:53:39 -07:00
config.cc Add Config->largeFileSize; pure virtual or defaulted methods are definitions; fix $ccls/callHierarchy 2018-06-01 16:06:21 -07:00
config.h Add Config->reparseForDependency 2018-06-02 00:57:18 -07:00
file_consumer.cc Replace loguru with a custom logger 2018-05-27 15:14:33 -07:00
file_consumer.h Remove Timer and PerformanceImportFile 2018-05-31 23:52:51 -07:00
filesystem.cc filesystem.cc: deduplicate with UniqueID 2018-05-20 00:42:35 -07:00
filesystem.hh experimental/filesystem -> LLVM/Support/FileSystem.h; sparsepp -> DenseMap 2018-05-13 15:24:04 -07:00
fuzzy_match.cc cmake: make FreeBSD 11,12 build 2018-05-12 11:45:21 -07:00
fuzzy_match.h Add caseSensitivity to config->{completion,workspaceSymbol} 2018-04-14 12:38:58 -07:00
include_complete.cc Remove Timer and PerformanceImportFile 2018-05-31 23:52:51 -07:00
include_complete.h Merge {timestamp_manager,iindexer}.{cc,h}; remove standard_includes.*; use last_write_time 2018-04-28 23:37:55 -07:00
indexer.cc Put static const into IndexVar::def (a definition is not required unless odr-used) 2018-06-17 13:30:19 -07:00
indexer.h Internalize strings & remove diagnostics_publisher.cc 2018-06-08 10:39:38 -07:00
language.cc README 2018-05-05 15:25:43 -07:00
language.h README 2018-05-05 15:25:43 -07:00
log.cc Replace loguru with a custom logger 2018-05-27 15:14:33 -07:00
log.hh Add Config->reparseForDependency 2018-06-02 00:57:18 -07:00
lru_cache.h Flush all clang-complete sessions on workspace/didChangeConfiguration 2018-03-20 16:48:44 -07:00
lsp_code_action.h Merge {timestamp_manager,iindexer}.{cc,h}; remove standard_includes.*; use last_write_time 2018-04-28 23:37:55 -07:00
lsp_completion.h Resurrection of ccls 2018-03-30 22:02:26 -07:00
lsp_diagnostic.h Resurrection of ccls 2018-03-30 22:02:26 -07:00
lsp.cc Replace loguru with a custom logger 2018-05-27 15:14:33 -07:00
lsp.h Replace loguru with a custom logger 2018-05-27 15:14:33 -07:00
main.cc Use ChangeStd{in,out}ToBinary 2018-07-01 10:19:35 -07:00
match.cc Simplify pipeline 2018-05-28 16:13:44 -07:00
match.h Resurrection of ccls 2018-03-30 22:02:26 -07:00
maybe.h Simplify Position & Range; prettify Maybe; remove file_contents.{h,cc} 2018-04-08 01:10:56 -07:00
message_handler.cc Add Config->largeFileSize; pure virtual or defaulted methods are definitions; fix $ccls/callHierarchy 2018-06-01 16:06:21 -07:00
message_handler.h Infer system include paths from CompilerInvocation 2018-06-04 16:33:03 -07:00
method.cc Internalize strings & remove diagnostics_publisher.cc 2018-06-08 10:39:38 -07:00
method.h Remove variant and clean up 2018-04-17 00:12:59 -07:00
pipeline.cc Fix .. in compdb path; better type alias 2018-06-17 12:45:16 -07:00
pipeline.hh Internalize strings & remove diagnostics_publisher.cc 2018-06-08 10:39:38 -07:00
platform_posix.cc Replace loguru with a custom logger 2018-05-27 15:14:33 -07:00
platform_win.cc Use llvm::cl and simplify main.cc import_pipeline.cc 2018-05-13 12:08:33 -07:00
platform.h Remove Timer and PerformanceImportFile 2018-05-31 23:52:51 -07:00
position.cc Simplify Position & Range; prettify Maybe; remove file_contents.{h,cc} 2018-04-08 01:10:56 -07:00
position.h README 2018-05-05 15:25:43 -07:00
project.cc Fix .. in compdb path; better type alias 2018-06-17 12:45:16 -07:00
project.h Add Config->reparseForDependency 2018-06-02 00:57:18 -07:00
query_utils.cc $ccls/vars: differentiate local/field/parameter 2018-05-31 19:51:58 -07:00
query_utils.h $ccls/vars: differentiate local/field/parameter 2018-05-31 19:51:58 -07:00
query.cc Internalize strings & remove diagnostics_publisher.cc 2018-06-08 10:39:38 -07:00
query.h Remove WithFileContent & lex_utils.{cc,h} 2018-05-31 21:07:59 -07:00
serializer.cc Internalize strings & remove diagnostics_publisher.cc 2018-06-08 10:39:38 -07:00
serializer.h Internalize strings & remove diagnostics_publisher.cc 2018-06-08 10:39:38 -07:00
symbol.h Add Config->largeFileSize; pure virtual or defaulted methods are definitions; fix $ccls/callHierarchy 2018-06-01 16:06:21 -07:00
test.cc Internalize strings & remove diagnostics_publisher.cc 2018-06-08 10:39:38 -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 2018-05-27 15:14:33 -07:00
threaded_queue.h Simplify pipeline 2018-05-28 16:13:44 -07:00
utils.cc Add Config->reparseForDependency 2018-06-02 00:57:18 -07:00
utils.h Remove WithFileContent & lex_utils.{cc,h} 2018-05-31 21:07:59 -07:00
working_files.cc Remove WithFileContent & lex_utils.{cc,h} 2018-05-31 21:07:59 -07:00
working_files.h Remove WithFileContent & lex_utils.{cc,h} 2018-05-31 21:07:59 -07:00