ccls/src
2018-02-22 09:43:53 -08:00
..
messages Deduplicate Query*; add local variables to outline but not in documentSymbol 2018-02-21 23:49:52 -08:00
serializers Better error reporting in ResponseMessage 2018-01-19 15:33:32 -08:00
atomic_object.h
cache_manager.cc Format code 2018-02-21 23:34:32 -08:00
cache_manager.h Import pipeline improvements 2018-01-29 21:34:36 -08:00
clang_complete.cc Format code 2018-02-21 23:34:32 -08:00
clang_complete.h Drop old completion requests. 2018-02-21 23:13:42 -08:00
clang_cursor.cc Simplify Index* Query* 2018-02-18 10:43:27 -08:00
clang_cursor.h Format code 2018-02-21 23:34:32 -08:00
clang_format.cc
clang_format.h
clang_index.cc
clang_index.h
clang_translation_unit.cc Format code 2018-02-21 23:34:32 -08:00
clang_translation_unit.h Take unsaved_files by reference 2018-01-17 21:29:40 -08:00
clang_utils.cc
clang_utils.h Remove std::experimental uses 2018-01-31 21:18:32 -08:00
code_complete_cache.cc
code_complete_cache.h
command_line.cc Drop old completion requests. 2018-02-21 23:13:42 -08:00
config.h Format code 2018-02-21 23:34:32 -08:00
file_consumer.cc Format code 2018-02-21 23:34:32 -08:00
file_consumer.h Import pipeline improvements 2018-01-29 21:34:36 -08:00
file_contents.cc
file_contents.h
fuzzy_match.cc Add fuzzy_match.h and let textDocument/definition search for the identifier at point (e.g. in comments) 2018-02-12 08:09:18 -08:00
fuzzy_match.h Add fuzzy_match.h and let textDocument/definition search for the identifier at point (e.g. in comments) 2018-02-12 08:09:18 -08:00
iindexer.cc Import pipeline improvements 2018-01-29 21:34:36 -08:00
iindexer.h Response on index error. (#319) 2018-01-19 23:56:49 -08:00
import_manager.cc Fix spelling mistake 2018-01-17 22:13:44 -08:00
import_manager.h Fix spelling mistake 2018-01-17 22:13:44 -08:00
import_pipeline.cc Format code 2018-02-21 23:34:32 -08:00
import_pipeline.h Remove QueryDb_Handle 2018-02-11 14:31:24 -08:00
include_complete.cc Format code 2018-02-21 23:34:32 -08:00
include_complete.h Fix a bunch of stuffs in completion. 2018-02-09 20:51:59 +08:00
indexer.cc Format code 2018-02-21 23:34:32 -08:00
indexer.h Format code 2018-02-21 23:34:32 -08:00
ipc.cc Group initialization options and rename $cquery/typeHierarchyTree to $cquery/inheritanceHierarchy 2018-02-21 21:57:15 -08:00
ipc.h Group initialization options and rename $cquery/typeHierarchyTree to $cquery/inheritanceHierarchy 2018-02-21 21:57:15 -08:00
language_server_api.cc Fix integer sign comparison 2018-02-18 09:10:27 -08:00
language_server_api.h Index namespace alias and MSVC __interface; add --enable-assert to waf; add lexical container to xref requests 2018-02-20 22:13:58 -08:00
language.h Fix GCC __wur 2018-02-19 19:06:48 -08:00
lex_utils.cc Format code 2018-02-21 23:34:32 -08:00
lex_utils.h Format code 2018-02-21 23:34:32 -08:00
lru_cache.h Fix integer sign comparison 2018-02-18 09:10:27 -08:00
match.cc matcher.cc: use std::regex_search instead of std::regex_match 2018-01-27 10:42:18 -08:00
match.h Add using declaration to optional.h, include STL optional if available or fallback to third-party one. 2017-12-29 12:00:52 -06:00
maybe.h Format code 2018-02-21 23:34:32 -08:00
message_handler.cc Semantic highlighting of macros 2018-02-22 09:43:53 -08:00
message_handler.h Remove ClangSymbolKind in favor of lsSymbolKind 2018-02-18 11:43:28 -08:00
nt_string.h fix ci 2018-02-22 17:02:00 +08:00
options.cc
options.h Reformat to Chromium style. 2017-09-21 18:14:57 -07:00
performance.h
platform_posix.cc Fix GCC __wur 2018-02-19 19:06:48 -08:00
platform_win.cc Add Config::compilationDatabaseCommand 2018-02-19 16:20:02 -08:00
platform.cc Remove platform specific mutex/shared memory 2018-01-02 01:37:39 -06:00
platform.h Add Config::compilationDatabaseCommand 2018-02-19 16:20:02 -08:00
port.cc Clean up some -Wcovered-switch-default default labels 2018-02-13 13:03:31 -08:00
port.h Format code 2018-02-21 23:34:32 -08:00
position.cc Simplify Index* Query* 2018-02-18 10:43:27 -08:00
position.h HasValue -> HasValueForMaybe_ 2018-02-11 13:49:44 -08:00
project.cc Update tests 2018-02-22 08:54:05 -08:00
project.h
query_utils.cc Format code 2018-02-21 23:34:32 -08:00
query_utils.h Format code 2018-02-21 23:34:32 -08:00
query.cc Deduplicate Query*; add local variables to outline but not in documentSymbol 2018-02-21 23:49:52 -08:00
query.h Deduplicate Query*; add local variables to outline but not in documentSymbol 2018-02-21 23:49:52 -08:00
queue_manager.cc Format code 2018-02-21 23:34:32 -08:00
queue_manager.h Format code 2018-02-21 23:34:32 -08:00
recorder.cc Format code 2018-02-21 23:34:32 -08:00
recorder.h Add --record in favor of --log-stdin-stdout-to-stderr. 2018-02-06 20:27:35 -08:00
semantic_highlight_symbol_cache.cc
semantic_highlight_symbol_cache.h
serializer.cc Format code 2018-02-21 23:34:32 -08:00
serializer.h Format code 2018-02-21 23:34:32 -08:00
standard_includes.cc
standard_includes.h
symbol.h Format code 2018-02-21 23:34:32 -08:00
task.cc Fix clang compile 2017-08-16 22:17:24 -07:00
task.h Add using declaration to optional.h, include STL optional if available or fallback to third-party one. 2017-12-29 12:00:52 -06:00
test.cc Format code 2018-02-21 23:34:32 -08: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
threaded_queue.h Format code 2018-02-21 23:34:32 -08:00
timer.cc Format 2018-01-29 16:27:43 -08:00
timer.h Add ScopedPerfTimer 2018-01-18 08:25:47 -08:00
timestamp_manager.cc
timestamp_manager.h
type_printer.cc
type_printer.h
utils.cc Format code 2018-02-21 23:34:32 -08:00
utils.h Format code 2018-02-21 23:34:32 -08:00
work_thread.cc
work_thread.h
working_files.cc Fix #385 2018-01-31 16:48:26 -08:00
working_files.h Format 2018-01-29 16:27:43 -08:00