ccls/src
2017-04-08 00:21:00 -07:00
..
libclangmm wip 2017-04-02 18:34:15 -07:00
buffer.cc misc header cleanup 2017-03-25 13:24:42 -07:00
buffer.h Format 2017-03-19 15:08:36 -07:00
clang_args misc cleanup 2017-03-30 21:13:58 -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 QueryableLocation now stores a file index 2017-04-08 00:21:00 -07:00
doctest_impl.cc misc header cleanup 2017-03-25 13:24:42 -07:00
indexer.cc QueryableLocation now stores a file index 2017-04-08 00:21:00 -07:00
indexer.h QueryFile is now storing symbol indices directly 2017-04-08 00:11:57 -07:00
ipc.cc add basic goto-definition, lots of edge cases (need range info) 2017-04-02 19:21:21 -07:00
ipc.h add basic goto-definition, lots of edge cases (need range info) 2017-04-02 19:21:21 -07:00
language_server_api.cc Store range information in index 2017-04-05 01:06:18 -07:00
language_server_api.h Store range information in index 2017-04-05 01:06:18 -07:00
message_queue.cc misc-linux-fixes 2017-03-27 18:04:37 -07:00
message_queue.h fix some warnings 2017-03-24 17:40:01 -07:00
platform_linux.cc misc-linux-fixes 2017-04-05 10:41:22 -07:00
platform_win.cc wip 2017-03-28 23:33:38 -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 simplify position part1 2017-04-06 23:10:17 -07:00
position.h cleanup query location usage 2017-04-06 23:20:30 -07:00
project.cc normalize path in -I flag 2017-04-05 18:12:29 -07:00
project.h unify project loading 2017-03-30 21:21:52 -07:00
query.cc QueryableLocation now stores a file index 2017-04-08 00:21:00 -07:00
query.h QueryableLocation now stores a file index 2017-04-08 00:21:00 -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 Update test with current index state 2017-04-05 01:29:15 -07:00
serializer.h wip 2017-04-02 18:34:15 -07:00
string_db.cc cleanup some query code to prepare for space optimizations 2017-04-06 22:42:57 -07:00
string_db.h cleanup some query code to prepare for space optimizations 2017-04-06 22:42:57 -07:00
test.cc QueryFile is now storing symbol indices directly 2017-04-08 00:11:57 -07:00
test.h move code into src 2017-03-25 13:15:00 -07:00
threaded_queue.h Implement new threading model for computing index updates (prepare IdMap on querydb thread) 2017-04-07 23:45:28 -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 code dedup 2017-03-30 21:15:42 -07:00
utils.h code dedup 2017-03-30 21:15:42 -07:00
working_files.cc code completion works (but is still blocking) 2017-03-26 14:40:34 -07:00
working_files.h code completion works (but is still blocking) 2017-03-26 14:40:34 -07:00