.. |
libclangmm
|
Support textDocument/hover (ie, hover over symbol to see type)
|
2017-04-13 22:18:02 -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
|
- Show code lens for calls to parent and derived methods
|
2017-04-11 00:29:36 -07:00 |
cache.h
|
remove UsrRef
|
2017-04-08 19:27:07 -07:00 |
clang_args
|
Add call refs from ctor context
|
2017-04-08 11:36:32 -07:00 |
code_completion.cc
|
code dedup
|
2017-03-30 21:15:42 -07:00 |
code_completion.h
|
more code completion work
|
2017-03-26 21:04:48 -07:00 |
command_line.cc
|
Much better algorithm to sync code lens index locations to the right buffer location
|
2017-04-16 01:09:12 -07:00 |
doctest_impl.cc
|
misc header cleanup
|
2017-03-25 13:24:42 -07:00 |
file_consumer.cc
|
Don't call NormalizePath in core indexing logic; syscall dominates indexing time
|
2017-04-12 00:04:06 -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
|
WIP fuzzy search
|
2017-04-14 18:40:01 -07:00 |
fuzzy.h
|
WIP fuzzy search
|
2017-04-14 18:40:01 -07:00 |
indexer.cc
|
Simplify code for building detailed_name
|
2017-04-14 22:02:03 -07:00 |
indexer.h
|
Use type safe google::dense_hash_map instantiations
|
2017-04-14 22:55:01 -07:00 |
ipc.cc
|
Include variable type and function signature in qualified name (better outline and workspace symbol search). Also add WIP rename provider.
|
2017-04-14 01:21:03 -07:00 |
ipc.h
|
Include variable type and function signature in qualified name (better outline and workspace symbol search). Also add WIP rename provider.
|
2017-04-14 01:21:03 -07:00 |
language_server_api.cc
|
Implement textDocument/documentHighlight
|
2017-04-13 23:43:50 -07:00 |
language_server_api.h
|
Include variable type and function signature in qualified name (better outline and workspace symbol search). Also add WIP rename provider.
|
2017-04-14 01:21:03 -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
|
misc-linux-fixes
|
2017-04-05 10:41:22 -07:00 |
platform_win.cc
|
Implement textDocument/documentHighlight
|
2017-04-13 23:43:50 -07:00 |
platform.cc
|
misc header cleanup
|
2017-03-25 13:24:42 -07:00 |
platform.h
|
wip
|
2017-03-28 23:33:38 -07:00 |
position.cc
|
Goto definition intelligently jumps to declaration
|
2017-04-10 22:43:01 -07:00 |
position.h
|
Goto definition intelligently jumps to declaration
|
2017-04-10 22:43:01 -07:00 |
project.cc
|
Small tweaks
|
2017-04-14 15:30:33 -07:00 |
project.h
|
unify project loading
|
2017-03-30 21:21:52 -07:00 |
query.cc
|
Use type safe google::dense_hash_map instantiations
|
2017-04-14 22:55:01 -07:00 |
query.h
|
Use type safe google::dense_hash_map instantiations
|
2017-04-14 22:55:01 -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 qualified_name to detailed_name.
|
2017-04-14 21:58:07 -07:00 |
serializer.h
|
wip
|
2017-04-02 18:34:15 -07:00 |
test.cc
|
- Add type information to qualified_name, remove hover.
|
2017-04-14 21:53:10 -07:00 |
test.h
|
move code into src
|
2017-03-25 13:15:00 -07:00 |
threaded_queue.h
|
Small tweaks
|
2017-04-14 15:30:33 -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
|
Much better algorithm to sync code lens index locations to the right buffer location
|
2017-04-16 01:09:12 -07:00 |
utils.h
|
Much better algorithm to sync code lens index locations to the right buffer location
|
2017-04-16 01:09:12 -07:00 |
working_files.cc
|
Much better algorithm to sync code lens index locations to the right buffer location
|
2017-04-16 01:09:12 -07:00 |
working_files.h
|
Much better algorithm to sync code lens index locations to the right buffer location
|
2017-04-16 01:09:12 -07:00 |