ccls/src
2018-04-16 00:14:54 -07:00
..
messages Add caseSensitivity to config->{completion,workspaceSymbol} 2018-04-14 12:38:58 -07:00
serializers MessagePack -> custom binary format 2018-04-15 00:40:19 -07:00
cache_manager.cc MessagePack -> custom binary format 2018-04-15 00:40:19 -07:00
cache_manager.h . 2018-03-31 17:49:32 -07:00
clang_complete.cc Backport recent update of completion 2018-04-14 11:38:06 -07:00
clang_complete.h Backport recent update of completion 2018-04-14 11:38:06 -07:00
clang_cursor.cc Simplify Position & Range; prettify Maybe; remove file_contents.{h,cc} 2018-04-08 01:10:56 -07:00
clang_cursor.h Remove import_manager.cc 2018-04-07 22:01:41 -07:00
clang_indexer.cc Update loguru 2018-04-16 00:14:54 -07:00
clang_translation_unit.cc Resurrection of ccls 2018-03-30 22:02:26 -07:00
clang_translation_unit.h . 2018-03-31 00:53:39 -07:00
clang_utils.cc Simplify 2018-04-07 21:04:20 -07:00
clang_utils.h . 2018-03-31 00:53:39 -07:00
command_line.cc Update loguru 2018-04-16 00:14:54 -07:00
config.cc Use global config. 2018-04-04 00:29:27 -07:00
config.h MessagePack -> custom binary format 2018-04-15 00:40:19 -07:00
diagnostics_engine.cc Use global config. 2018-04-04 00:29:27 -07:00
diagnostics_engine.h Use global config. 2018-04-04 00:29:27 -07:00
file_consumer.cc MessagePack -> custom binary format 2018-04-15 00:40:19 -07:00
file_consumer.h Add caseSensitivity to config->{completion,workspaceSymbol} 2018-04-14 12:38:58 -07:00
filesystem.cc Catch filesystem_error 2018-04-10 23:32:53 -07:00
filesystem.hh Simplify 2018-04-07 21:04:20 -07:00
fuzzy_match.cc Add caseSensitivity to config->{completion,workspaceSymbol} 2018-04-14 12:38:58 -07:00
fuzzy_match.h Add caseSensitivity to config->{completion,workspaceSymbol} 2018-04-14 12:38:58 -07:00
iindexer.cc Simplify indexer and query 2018-04-09 00:52:04 -07:00
iindexer.h Use global config. 2018-04-04 00:29:27 -07:00
import_manager.h Remove import_manager.cc 2018-04-07 22:01:41 -07:00
import_pipeline.cc Remove import_manager.cc 2018-04-07 22:01:41 -07:00
import_pipeline.h Use global config. 2018-04-04 00:29:27 -07:00
include_complete.cc Simplify 2018-04-07 21:04:20 -07:00
include_complete.h Use global config. 2018-04-04 00:29:27 -07:00
indexer.h Add caseSensitivity to config->{completion,workspaceSymbol} 2018-04-14 12:38:58 -07:00
language.h Fix GCC __wur 2018-02-19 19:06:48 -08:00
lex_utils.cc Simplify 2018-04-07 21:04:20 -07:00
lex_utils.h . 2018-03-31 11:27:28 -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 Resurrection of ccls 2018-03-30 22:02:26 -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 Add caseSensitivity to config->{completion,workspaceSymbol} 2018-04-14 12:38:58 -07:00
lsp.h Simplify lsp.h and fix qual_name_offset when SetVarDetail is called on an existing variable 2018-04-09 00:31:34 -07:00
match.cc Resurrection of ccls 2018-03-30 22:02:26 -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 Simplify lsp.h and fix qual_name_offset when SetVarDetail is called on an existing variable 2018-04-09 00:31:34 -07:00
message_handler.h Use global config. 2018-04-04 00:29:27 -07:00
method.cc Simplify Position & Range; prettify Maybe; remove file_contents.{h,cc} 2018-04-08 01:10:56 -07:00
method.h Simplify Position & Range; prettify Maybe; remove file_contents.{h,cc} 2018-04-08 01:10:56 -07:00
nt_string.h Resurrection of ccls 2018-03-30 22:02:26 -07:00
performance.h
platform_posix.cc Simplify 2018-04-07 21:04:20 -07:00
platform_win.cc Simplify 2018-04-07 21:04:20 -07:00
platform.h Simplify 2018-04-07 21:04:20 -07:00
port.cc . 2018-03-31 16:30:53 -07:00
port.h . 2018-03-31 16:30:53 -07:00
position.cc Simplify Position & Range; prettify Maybe; remove file_contents.{h,cc} 2018-04-08 01:10:56 -07:00
position.h Simplify Position & Range; prettify Maybe; remove file_contents.{h,cc} 2018-04-08 01:10:56 -07:00
project.cc Simplify 2018-04-07 21:04:20 -07:00
project.h Use global config. 2018-04-04 00:29:27 -07:00
query_utils.cc Simplify lsp.h and fix qual_name_offset when SetVarDetail is called on an existing variable 2018-04-09 00:31:34 -07:00
query_utils.h Simplify lsp.h and fix qual_name_offset when SetVarDetail is called on an existing variable 2018-04-09 00:31:34 -07:00
query.cc Add caseSensitivity to config->{completion,workspaceSymbol} 2018-04-14 12:38:58 -07:00
query.h Simplify indexer and query 2018-04-09 00:52:04 -07:00
queue_manager.cc Remove global list of message ids. 2018-03-21 21:05:25 -07:00
queue_manager.h ipc.h -> method.h, rename some types 2018-03-21 22:01:21 -07:00
serializer.cc MessagePack -> custom binary format 2018-04-15 00:40:19 -07:00
serializer.h MessagePack -> custom binary format 2018-04-15 00:40:19 -07:00
standard_includes.cc Resurrection of ccls 2018-03-30 22:02:26 -07:00
standard_includes.h
symbol.h Resurrection of ccls 2018-03-30 22:02:26 -07:00
test.cc Simplify indexer and query 2018-04-09 00:52:04 -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 Fix waf configure --variant=debug on Linux 2018-01-07 15:18:01 -08:00
threaded_queue.h Backport recent update of completion 2018-04-14 11:38:06 -07:00
timer.cc . 2018-03-31 13:54:19 -07:00
timer.h . 2018-03-31 13:54:19 -07:00
timestamp_manager.cc Resurrection of ccls 2018-03-30 22:02:26 -07:00
timestamp_manager.h Resurrection of ccls 2018-03-30 22:02:26 -07:00
type_printer.cc Add qual_name_offset to Index* structs; improve workspace/symbol and documentSymbol 2018-04-06 00:18:02 -07:00
type_printer.h Add qual_name_offset to Index* structs; improve workspace/symbol and documentSymbol 2018-04-06 00:18:02 -07:00
utils.cc Simplify 2018-04-07 21:04:20 -07:00
utils.h Simplify Position & Range; prettify Maybe; remove file_contents.{h,cc} 2018-04-08 01:10:56 -07:00
working_files.cc Backport recent update of completion 2018-04-14 11:38:06 -07:00
working_files.h Backport recent update of completion 2018-04-14 11:38:06 -07:00