ccls/src
2017-04-22 00:43:48 -07:00
..
.vscode Misc changes 2017-04-20 23:47:17 -07:00
libclangmm Some formatting changes 2017-04-22 00:43:48 -07:00
atomic_object.h Some formatting changes 2017-04-22 00:43:48 -07:00
buffer.cc misc header cleanup 2017-03-25 13:24:42 -07:00
buffer.h Implement textDocument/references 2017-04-09 22:34:06 -07:00
cache.cc Some formatting changes 2017-04-22 00:43:48 -07:00
cache.h Some formatting changes 2017-04-22 00:43:48 -07:00
clang_args Serialized indexes are now versioned. Old versions are not imported. 2017-04-19 23:02:24 -07:00
code_completion.cc CompilationEntry -> Project::Entry 2017-04-19 22:01:36 -07:00
code_completion.h Remove most of libclangmm 2017-04-22 00:43:48 -07:00
command_line.cc Better support for removing data from querydb 2017-04-22 00:43:48 -07:00
doctest_impl.cc misc header cleanup 2017-03-25 13:24:42 -07:00
file_consumer.cc Preserve dependencies across multiple index runs. 2017-04-20 00:53:33 -07:00
file_consumer.h Don't call NormalizePath in core indexing logic; syscall dominates indexing time 2017-04-12 00:04:06 -07:00
fuzzy.cc Allow configuration of cache directory. Use a good default value as well. 2017-04-17 20:02:41 -07:00
fuzzy.h Add support for project filtering 2017-04-16 16:52:42 -07:00
indexer.cc Remove most of libclangmm 2017-04-22 00:43:48 -07:00
indexer.h Remove most of libclangmm 2017-04-22 00:43:48 -07:00
ipc.cc Add 'cquery: Freshen Index' command. 2017-04-20 21:50:31 -07:00
ipc.h Add end-to-end performance reporting. 2017-04-21 00:46:51 -07:00
language_server_api.cc Fix vscode complaining about overlapping text edits for rename 2017-04-20 23:56:42 -07:00
language_server_api.h Fix vscode complaining about overlapping text edits for rename 2017-04-20 23:56:42 -07:00
message_queue.cc Support textDocument/hover (ie, hover over symbol to see type) 2017-04-13 22:18:02 -07:00
message_queue.h fix some warnings 2017-03-24 17:40:01 -07:00
options.cc move some code out of command_line.cc 2017-04-08 19:24:32 -07:00
options.h move some code out of command_line.cc 2017-04-08 19:24:32 -07:00
platform_linux.cc Compile fix 2017-04-21 10:00:36 -07:00
platform_win.cc Update WorkingFile indexed content correctly. 2017-04-20 23:32:18 -07:00
platform.cc Serialized indexes are now versioned. Old versions are not imported. 2017-04-19 23:02:24 -07:00
platform.h Update WorkingFile indexed content correctly. 2017-04-20 23:32:18 -07:00
position.cc Remove concept of 'interesting' usage. 2017-04-18 22:28:33 -07:00
position.h Positions are now 32 bits (down from 96ish) 2017-04-18 22:38:39 -07:00
project.cc Add 'cquery: Freshen Index' command. 2017-04-20 21:50:31 -07:00
project.h Add 'cquery: Freshen Index' command. 2017-04-20 21:50:31 -07:00
query.cc Better support for removing data from querydb 2017-04-22 00:43:48 -07:00
query.h Better support for removing data from querydb 2017-04-22 00:43:48 -07:00
resizable_buffer.cc misc header cleanup 2017-03-25 13:24:42 -07:00
resizable_buffer.h osx compile files 2017-03-21 10:06:22 -07:00
serializer.cc Rename serialized output, update tests. 2017-04-21 00:04:56 -07:00
serializer.h Serialized indexes are now versioned. Old versions are not imported. 2017-04-19 23:02:24 -07:00
test.cc Simplify dependency management when updating index for a file. 2017-04-20 01:05:19 -07:00
test.h move code into src 2017-03-25 13:15:00 -07:00
threaded_queue.h Fix compile error 2017-04-20 17:16:54 -07:00
timer.cc misc cleanup 2017-03-30 21:13:58 -07:00
timer.h misc cleanup 2017-03-30 21:13:58 -07:00
typed_bidi_message_queue.h compile-fixes 2017-04-07 17:34:13 -07:00
utils.cc Add alternative compile_commands.json loader using rapidjson. 2017-04-17 00:06:01 -07:00
utils.h Add alternative compile_commands.json loader using rapidjson. 2017-04-17 00:06:01 -07:00
working_files.cc Update WorkingFile indexed content correctly. 2017-04-20 23:32:18 -07:00
working_files.h Update WorkingFile indexed content correctly. 2017-04-20 23:32:18 -07:00