ccls/src
Fangrui Song 27d641bf64 Add Query*::file_id to allow textDocument/hover on declarations
Also change StorageClass storage to uint8_t
2018-07-20 23:48:19 -07:00
..
messages Add Query*::file_id to allow textDocument/hover on declarations 2018-07-20 23:48:19 -07:00
serializers Internalize strings & remove diagnostics_publisher.cc 2018-06-08 10:39:38 -07:00
clang_complete.cc Better bases/derived and initializer 2018-07-17 21:13:56 -07:00
clang_complete.h Simplify 2018-07-15 00:55:11 -07:00
clang_tu.cc CrashRecoveryContext 2018-07-15 23:06:27 -07:00
clang_tu.h CrashRecoveryContext 2018-07-15 23:06:27 -07:00
clang_utils.cc Enable clangDriver in project.cc 2018-07-15 01:22:02 -07:00
clang_utils.h Simplify 2018-07-15 00:55:11 -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 $ccls/publishSemanticHighlighting: support both line/character-style and position-style ranges 2018-07-14 14:03:51 -07:00
file_consumer.cc Misc changes to clangIndex 2018-07-08 12:24:42 -07:00
file_consumer.h Simplify 2018-07-15 00:55:11 -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 Remove submodule doctest 2018-07-08 17:20:48 -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 Better bases/derived and initializer 2018-07-17 21:13:56 -07:00
indexer.h Add Query*::file_id to allow textDocument/hover on declarations 2018-07-20 23:48:19 -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 CrashRecoveryContext 2018-07-15 23:06:27 -07:00
match.cc Remove submodule doctest 2018-07-08 17:20:48 -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 Query*::file_id to allow textDocument/hover on declarations 2018-07-20 23:48:19 -07:00
message_handler.h Add Query*::file_id to allow textDocument/hover on declarations 2018-07-20 23:48:19 -07:00
method.cc clangIndex 2018-07-08 20:38:16 -07:00
method.h clangIndex 2018-07-08 20:38:16 -07:00
pipeline.cc clangIndex 2018-07-08 20:38: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 Better bases/derived and initializer 2018-07-17 21:13:56 -07:00
project.h Misc changes to clangIndex 2018-07-08 12:24:42 -07:00
query_utils.cc Support uses from other files and improve references in macro replacement-list 2018-07-13 16:44:48 -07:00
query_utils.h $ccls/vars: differentiate local/field/parameter 2018-05-31 19:51:58 -07:00
query.cc Add Query*::file_id to allow textDocument/hover on declarations 2018-07-20 23:48:19 -07:00
query.h Support uses from other files and improve references in macro replacement-list 2018-07-13 16:44:48 -07:00
serializer.cc Misc improvement to indexer 2018-07-15 16:51:20 -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 Simplify 2018-07-15 00:55:11 -07:00
test.h [ci]: Do not wait for input after failing a test. 2018-01-03 18:43:58 -08:00
threaded_queue.h Simplify pipeline 2018-05-28 16:13:44 -07:00
utils.cc clangIndex 2018-07-08 00:34:31 -07:00
utils.h clangIndex 2018-07-08 00:34:31 -07:00
working_files.cc Use Clang C++ for completion and diagnostics 2018-07-15 00:15:31 -07:00
working_files.h Simplify 2018-07-15 00:55:11 -07:00