ccls/src
2018-01-27 19:21:35 -08:00
..
messages matcher.cc: use std::regex_search instead of std::regex_match 2018-01-27 10:42:18 -08:00
serializers Better error reporting in ResponseMessage 2018-01-19 15:33:32 -08:00
atomic_object.h
cache_manager.cc
cache_manager.h
clang_complete.cc Stop appending to insert after a placeholder if snippetSupport is false 2018-01-22 22:21:32 -08:00
clang_complete.h
clang_cursor.cc Attribute enum to its underlying type's uses 2018-01-24 21:55:59 -08:00
clang_cursor.h Cleanup 2018-01-20 22:55:29 -08:00
clang_format.cc
clang_format.h
clang_index.cc
clang_index.h
clang_symbol_kind.h Add ClangStorageClass storage; to {Func,Var}DefDefinitionData and semantic highlighting. 2018-01-26 09:47:42 -08:00
clang_translation_unit.cc Take unsaved_files by reference 2018-01-17 21:29:40 -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
code_complete_cache.cc
code_complete_cache.h
command_line.cc Add --debug to disable libclang crash recovery 2018-01-24 23:32:42 -08:00
config.h Remove enableComments, make index.comments default to 2, and index builtin types 2018-01-23 22:56:13 -08:00
file_consumer.cc
file_consumer.h
file_contents.cc
file_contents.h
iindexer.cc Explicitly use std::move to make clang 3.5 compile 2018-01-20 19:19:24 -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 Use INVALID_ID instead of optional and clean up 2018-01-20 09:59:12 -08:00
import_pipeline.h
include_complete.cc
include_complete.h
indexer.cc Add magic/version to "cacheFormat": "msgpack" 2018-01-27 19:21:35 -08:00
indexer.h Add magic/version to "cacheFormat": "msgpack" 2018-01-27 19:21:35 -08:00
ipc.cc Add BaseIpcMessage::GetRequestId 2018-01-19 10:00:06 -08:00
ipc.h Add BaseIpcMessage::GetRequestId 2018-01-19 10:00:06 -08:00
language_server_api.cc --debug disables libclang crash recovery 2018-01-25 00:01:30 -08:00
language_server_api.h Add ClangStorageClass storage; to {Func,Var}DefDefinitionData and semantic highlighting. 2018-01-26 09:47:42 -08:00
lex_utils.cc Rename SubstringMatch to SubsequenceMatch and use it to pre-filter completion items 2018-01-20 13:15:43 -08:00
lex_utils.h Rename SubstringMatch to SubsequenceMatch and use it to pre-filter completion items 2018-01-20 13:15:43 -08:00
lru_cache.h
match.cc matcher.cc: use std::regex_search instead of std::regex_match 2018-01-27 10:42:18 -08:00
match.h
message_handler.cc Move is_operator from indexer to semantic highlighting 2018-01-26 10:08:56 -08:00
message_handler.h
options.cc
options.h
performance.h
platform_posix.cc Let GetExecutablePath() return real path on osx. (#325) 2018-01-20 20:37:24 -08:00
platform_win.cc Don't use MSVC specific exception handler for MinGW 2018-01-23 10:01:10 -08:00
platform.cc
platform.h
port.h Fix clang compile error. #297 2018-01-15 09:23:59 -08:00
position.cc
position.h
project.cc Fix unit tests properly 2018-01-24 10:42:09 -08:00
project.h
query_utils.cc Move IndexVar::def::declarations to IndexVar::declarations 2018-01-26 21:50:17 -08:00
query_utils.h Add bool include_decl parameter to GetUsesOfSymbol 2018-01-26 17:31:50 -08:00
query.cc matcher.cc: use std::regex_search instead of std::regex_match 2018-01-27 10:42:18 -08:00
query.h matcher.cc: use std::regex_search instead of std::regex_match 2018-01-27 10:42:18 -08:00
queue_manager.cc Response on index error. (#319) 2018-01-19 23:56:49 -08:00
queue_manager.h Response on index error. (#319) 2018-01-19 23:56:49 -08:00
semantic_highlight_symbol_cache.cc
semantic_highlight_symbol_cache.h
serializer.cc Add magic/version to "cacheFormat": "msgpack" 2018-01-27 19:21:35 -08:00
serializer.h Throw std::invalid_argument for deserialization type error 2018-01-18 22:47:44 -08:00
standard_includes.cc
standard_includes.h
task.cc
task.h
test.cc Replace std::cin.get with getchar. Fix #334 2018-01-24 21:32:07 -08:00
test.h
third_party_impl.cc
threaded_queue.h Some import pipeline refactors 2018-01-18 00:01:32 -08:00
timer.cc Add ScopedPerfTimer 2018-01-18 08:25:47 -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
utils.h StringJoin can take a separator. 2018-01-17 21:29:40 -08:00
work_thread.cc
work_thread.h
working_files.cc Remove GetIndexPosFromBufferPos range check 2018-01-19 23:23:52 -08:00
working_files.h Add is_end to Get{Buffer,Index}PosFrom{Index,Buffer}Pos to get better column alignment 2018-01-14 17:16:24 -08:00