| .. |
|
messages
|
.
|
2018-03-31 16:30:53 -07:00 |
|
serializers
|
Better error reporting in ResponseMessage
|
2018-01-19 15:33:32 -08:00 |
|
cache_manager.cc
|
.
|
2018-03-31 13:38:43 -07:00 |
|
cache_manager.h
|
Resurrection of ccls
|
2018-03-30 22:02:26 -07:00 |
|
clang_complete.cc
|
.
|
2018-03-31 09:07:53 -07:00 |
|
clang_complete.h
|
.
|
2018-03-31 09:07:53 -07:00 |
|
clang_cursor.cc
|
.
|
2018-03-31 00:53:39 -07:00 |
|
clang_cursor.h
|
.
|
2018-03-31 00:53:39 -07:00 |
|
clang_indexer.cc
|
.
|
2018-03-31 16:30:53 -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
|
.
|
2018-03-31 16:30:53 -07:00 |
|
clang_utils.h
|
.
|
2018-03-31 00:53:39 -07:00 |
|
command_line.cc
|
.
|
2018-03-31 16:30:53 -07:00 |
|
config.cc
|
.
|
2018-03-31 16:30:53 -07:00 |
|
config.h
|
.
|
2018-03-31 16:30:53 -07:00 |
|
diagnostics_engine.cc
|
Remove global list of message ids.
|
2018-03-21 21:05:25 -07:00 |
|
diagnostics_engine.h
|
Add config->diagnostics.{blacklist,whitelist}
|
2018-03-05 19:03:39 -08:00 |
|
file_consumer.cc
|
.
|
2018-03-31 16:30:53 -07:00 |
|
file_consumer.h
|
Import pipeline improvements
|
2018-01-29 21:34:36 -08:00 |
|
file_contents.cc
|
Resurrection of ccls
|
2018-03-30 22:02:26 -07:00 |
|
file_contents.h
|
Resurrection of ccls
|
2018-03-30 22:02:26 -07:00 |
|
filesystem.hh
|
.
|
2018-03-31 11:27:28 -07:00 |
|
fuzzy_match.cc
|
Improve fuzzy matching heuristics.
|
2018-03-27 13:33:14 -07:00 |
|
fuzzy_match.h
|
.
|
2018-03-31 09:07:53 -07:00 |
|
iindexer.cc
|
Resurrection of ccls
|
2018-03-30 22:02:26 -07:00 |
|
iindexer.h
|
Resurrection of ccls
|
2018-03-30 22:02:26 -07: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
|
.
|
2018-03-31 13:54:19 -07:00 |
|
import_pipeline.h
|
Add DiagnosticsEngine and add config->diagnostics.frequencyMs to allow reducing textDocument/publishDiagnostics frequency
|
2018-03-05 17:53:38 -08:00 |
|
include_complete.cc
|
.
|
2018-03-31 16:30:53 -07:00 |
|
include_complete.h
|
Resurrection of ccls
|
2018-03-30 22:02:26 -07:00 |
|
indexer.h
|
.
|
2018-03-31 09:47:27 -07:00 |
|
language.h
|
Fix GCC __wur
|
2018-02-19 19:06:48 -08:00 |
|
lex_utils.cc
|
.
|
2018-03-31 11:27:28 -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
|
.
|
2018-03-31 00:53:39 -07:00 |
|
lsp.h
|
Resurrection of ccls
|
2018-03-30 22:02:26 -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
|
Resurrection of ccls
|
2018-03-30 22:02:26 -07:00 |
|
message_handler.cc
|
.
|
2018-03-31 13:38:43 -07:00 |
|
message_handler.h
|
.
|
2018-03-31 09:47:27 -07:00 |
|
method.cc
|
Resurrection of ccls
|
2018-03-30 22:02:26 -07:00 |
|
method.h
|
Resurrection of ccls
|
2018-03-30 22:02:26 -07:00 |
|
nt_string.h
|
Resurrection of ccls
|
2018-03-30 22:02:26 -07:00 |
|
performance.h
|
Reformat to Chromium style.
|
2017-09-21 18:14:57 -07:00 |
|
platform_posix.cc
|
.
|
2018-03-31 16:30:53 -07:00 |
|
platform_win.cc
|
.
|
2018-03-31 09:07:53 -07:00 |
|
platform.cc
|
Reduce <iostream>; don't include rapidjson in language_server_api.h; add role to lsReferenceContext
|
2018-02-22 14:39:46 -08:00 |
|
platform.h
|
.
|
2018-03-31 09:07:53 -07:00 |
|
port.cc
|
.
|
2018-03-31 16:30:53 -07:00 |
|
port.h
|
.
|
2018-03-31 16:30:53 -07:00 |
|
position.cc
|
Fix #518
|
2018-03-14 21:12:55 -07:00 |
|
position.h
|
HasValue -> HasValueForMaybe_
|
2018-02-11 13:49:44 -08:00 |
|
project.cc
|
.
|
2018-03-31 16:30:53 -07:00 |
|
project.h
|
.
|
2018-03-31 16:30:53 -07:00 |
|
query_utils.cc
|
Resurrection of ccls
|
2018-03-30 22:02:26 -07:00 |
|
query_utils.h
|
Resurrection of ccls
|
2018-03-30 22:02:26 -07:00 |
|
query.cc
|
.
|
2018-03-31 13:38:43 -07:00 |
|
query.h
|
.
|
2018-03-31 16:30:53 -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
|
.
|
2018-03-31 13:38:43 -07:00 |
|
serializer.h
|
Resurrection of ccls
|
2018-03-30 22:02:26 -07:00 |
|
standard_includes.cc
|
Resurrection of ccls
|
2018-03-30 22:02:26 -07:00 |
|
standard_includes.h
|
Add #include auto-complete.
|
2017-05-21 00:37:53 -07:00 |
|
symbol.h
|
Resurrection of ccls
|
2018-03-30 22:02:26 -07:00 |
|
test.cc
|
.
|
2018-03-31 13:54:19 -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
|
Resurrection of ccls
|
2018-03-30 22:02:26 -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
|
.
|
2018-03-31 09:47:27 -07:00 |
|
type_printer.h
|
Add --use-clang-cxx to waf and move type printer to src/type_printer.cc
|
2017-12-29 09:51:26 -08:00 |
|
utils.cc
|
.
|
2018-03-31 16:30:53 -07:00 |
|
utils.h
|
.
|
2018-03-31 16:30:53 -07:00 |
|
working_files.cc
|
.
|
2018-03-31 11:27:28 -07:00 |
|
working_files.h
|
Resurrection of ccls
|
2018-03-30 22:02:26 -07:00 |