.. |
messages
|
Make exact workspace symbol search use detailed_name.
|
2018-01-05 10:06:15 -08:00 |
atomic_object.h
|
Update diagnostics on document change, not code completion.
|
2017-09-21 19:25:33 -07:00 |
cache_manager.cc
|
Prefer WriteToFile over manual std;:ofstream usage.
|
2018-01-05 10:02:53 -08:00 |
cache_manager.h
|
Fix compile
|
2017-12-29 10:28:11 -08:00 |
clang_complete.cc
|
Fix completion order: Sort after cache.
|
2018-01-03 07:58:59 -08:00 |
clang_complete.h
|
Fix completion order: Sort after cache.
|
2018-01-03 07:58:59 -08:00 |
clang_cursor.cc
|
Help Riatre
|
2018-01-03 00:08:18 -08:00 |
clang_cursor.h
|
The Little Match Ray On New Year's Eve 2017
|
2018-01-01 00:06:25 -08:00 |
clang_format.cc
|
Format with predefined_style when a style cannot be obtained
|
2018-01-03 13:29:54 -08:00 |
clang_format.h
|
[formatting] Add textDocument/rangeFormatting
|
2017-12-31 19:41:47 -08:00 |
clang_index.cc
|
Reformat
|
2017-12-07 11:54:51 -08:00 |
clang_index.h
|
Small doc updates
|
2017-12-23 15:42:54 -08:00 |
clang_translation_unit.cc
|
Use nullptr for main source filename in clang_parseTranslationUnit2FullArgv and rely on -working-directory for relative filename resolution
|
2018-01-05 09:45:46 -08:00 |
clang_translation_unit.h
|
Move import pipeline into import_pipeline.cc
|
2017-12-23 17:30:55 -08:00 |
clang_utils.cc
|
Protect formatting code inside USE_CLANG_CXX
|
2017-12-31 23:15:03 +01:00 |
clang_utils.h
|
Protect formatting code inside USE_CLANG_CXX
|
2017-12-31 23:15:03 +01:00 |
code_complete_cache.cc
|
Introduce MessageHandler abstraction. Mainly just code reorg.
|
2017-12-04 23:57:41 -08:00 |
code_complete_cache.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 |
command_line.cc
|
[ci]: Do not wait for input after failing a test.
|
2018-01-03 18:43:58 -08:00 |
config.h
|
Raise maxWorkspaceSearchResults to 500 and sort results even if the max number has been reached
|
2017-12-23 22:49:45 -08:00 |
file_consumer.cc
|
Cleanup some includes.
|
2017-12-29 12:00:52 -06:00 |
file_consumer.h
|
Cleanup some includes.
|
2017-12-29 12:00:52 -06:00 |
import_manager.cc
|
Introduce MessageHandler abstraction. Mainly just code reorg.
|
2017-12-04 23:57:41 -08:00 |
import_manager.h
|
Introduce MessageHandler abstraction. Mainly just code reorg.
|
2017-12-04 23:57:41 -08:00 |
import_pipeline.cc
|
Replace MultiQueueWaiter timeout with condition_variable_any on multiple mutexes
|
2018-01-01 16:19:58 -08:00 |
import_pipeline.h
|
Cleanup some includes.
|
2017-12-29 12:00:52 -06:00 |
include_complete.cc
|
Remove WorkThread::Result.
|
2017-12-28 09:20:21 -08:00 |
include_complete.h
|
Reformat to Chromium style.
|
2017-09-21 18:14:57 -07:00 |
indexer.cc
|
Change VarClass::cls to ClangSymbolKind::kind
|
2018-01-05 22:43:12 -08:00 |
indexer.h
|
Change VarClass::cls to ClangSymbolKind::kind
|
2018-01-05 22:43:12 -08:00 |
ipc.cc
|
[formatting] Add missing cases
|
2017-12-31 14:52:06 -08:00 |
ipc.h
|
[formatting] Add missing cases
|
2017-12-31 14:52:06 -08:00 |
language_server_api.cc
|
Make GetPath less hacky for #215
|
2018-01-02 18:59:47 -08:00 |
language_server_api.h
|
[formatting] textDocument/rangeFormatting
|
2017-12-31 20:03:43 -08:00 |
lex_utils.cc
|
Add TEXT_REPLACE in index tests.
|
2017-12-22 08:48:12 -08:00 |
lex_utils.h
|
Reformat to Chromium style.
|
2017-09-21 18:14:57 -07:00 |
lru_cache.h
|
Update formatting
|
2017-12-28 09:22:26 -08:00 |
match.cc
|
Merge IpcManager and QueueManager
|
2017-12-23 16:25: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 |
message_handler.cc
|
Change VarClass::cls to ClangSymbolKind::kind
|
2018-01-05 22:43:12 -08:00 |
message_handler.h
|
Response "being indexed" instead of "not found".
|
2017-12-30 19:39:10 -08:00 |
options.cc
|
Support equal signs in options, e.g. --log-file=a.log
|
2017-12-29 14:00:02 -08:00 |
options.h
|
Reformat to Chromium style.
|
2017-09-21 18:14:57 -07:00 |
performance.h
|
Reformat to Chromium style.
|
2017-09-21 18:14:57 -07:00 |
platform_posix.cc
|
Check __GLIBC__ for malloc_trim instead of __linux__ (#230)
|
2018-01-04 10:55:11 -08:00 |
platform_win.cc
|
More work to fix AppVeyor
|
2018-01-03 18:32:15 -08:00 |
platform.cc
|
Remove platform specific mutex/shared memory
|
2018-01-02 01:37:39 -06:00 |
platform.h
|
Remove platform specific mutex/shared memory
|
2018-01-02 01:37:39 -06:00 |
position.cc
|
Try to avoid crashing when deserializing JSON
|
2017-11-18 09:27:37 -08:00 |
position.h
|
Reformat to Chromium style.
|
2017-09-21 18:14:57 -07:00 |
project.cc
|
Always normalize --sysroot=.
|
2018-01-05 13:41:38 -08:00 |
project.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 |
query_utils.cc
|
Move import pipeline into import_pipeline.cc
|
2017-12-23 17:30:55 -08:00 |
query_utils.h
|
Move import pipeline into import_pipeline.cc
|
2017-12-23 17:30:55 -08:00 |
query.cc
|
Change VarClass::cls to ClangSymbolKind::kind
|
2018-01-05 22:43:12 -08:00 |
query.h
|
[workspace/symbol] Use short_name for sorting and detailed_name for displaying results
|
2017-12-23 21:27:01 -08:00 |
queue_manager.cc
|
Split MultiQueueWaiter into {querydb,indexer,stdout}waiter to solve thundering herd problem (#217)
|
2018-01-01 23:40:36 -08:00 |
queue_manager.h
|
Split MultiQueueWaiter into {querydb,indexer,stdout}waiter to solve thundering herd problem (#217)
|
2018-01-01 23:40:36 -08:00 |
semantic_highlight_symbol_cache.cc
|
Try to keep semantic highlighting colors stable across open files.
|
2017-12-22 07:29:13 -08:00 |
semantic_highlight_symbol_cache.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 |
serializer.cc
|
Change VarClass::cls to ClangSymbolKind::kind
|
2018-01-05 22:43:12 -08:00 |
serializer.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 |
standard_includes.cc
|
Reformat to Chromium style.
|
2017-09-21 18:14:57 -07:00 |
standard_includes.h
|
Add #include auto-complete.
|
2017-05-21 00:37:53 -07: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
|
Use nullptr for main source filename in clang_parseTranslationUnit2FullArgv and rely on -working-directory for relative filename resolution
|
2018-01-05 09:45:46 -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
|
First pass at logging using loguru
|
2017-07-27 19:14:46 -07:00 |
threaded_queue.h
|
Split MultiQueueWaiter into {querydb,indexer,stdout}waiter to solve thundering herd problem (#217)
|
2018-01-01 23:40:36 -08:00 |
timer.cc
|
Format all code in src/
|
2017-10-31 12:49:19 -07:00 |
timer.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 |
timestamp_manager.cc
|
Begin cache restructure so it can be tested
|
2017-12-29 12:00:52 -06:00 |
timestamp_manager.h
|
Begin cache restructure so it can be tested
|
2017-12-29 12:00:52 -06:00 |
type_printer.cc
|
In detailed_name , remove space between * and name
|
2017-12-30 13:11:55 -08: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
|
Prefer WriteToFile over manual std;:ofstream usage.
|
2018-01-05 10:02:53 -08:00 |
utils.h
|
Log error instead of asserting if writing file fails.
|
2018-01-05 09:58:38 -08:00 |
work_thread.cc
|
Remove WorkThread::Result.
|
2017-12-28 09:20:21 -08:00 |
work_thread.h
|
Remove WorkThread::Result.
|
2017-12-28 09:20:21 -08:00 |
working_files.cc
|
Prefer WriteToFile over manual std;:ofstream usage.
|
2018-01-05 10:02:53 -08:00 |
working_files.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 |