Fangrui Song
|
8fabe3d1ae
|
Replace loguru with a custom logger
|
2018-05-27 15:14:33 -07:00 |
|
Fangrui Song
|
07f0cdbf38
|
Simplify; improve $ccls/inheritanceHierarchy
|
2018-05-26 15:17:26 -07:00 |
|
Fangrui Song
|
984c6367d1
|
Redesign import_pipeline.cc and mitigate race (duplicate Query*::uses for initial indexing)
|
2018-05-06 21:56:14 -07:00 |
|
Fangrui Song
|
d9bcaecf25
|
Use global config.
|
2018-04-04 00:29:27 -07:00 |
|
Fangrui Song
|
d8fbc752d0
|
.
|
2018-03-31 17:49:32 -07:00 |
|
Fangrui Song
|
6c8fee4141
|
.
|
2018-03-31 09:47:27 -07:00 |
|
Fangrui Song
|
da649891ae
|
Resurrection of ccls
|
2018-03-30 22:02:26 -07:00 |
|
Jacob Dufault
|
7ff4a9aac9
|
ipc.h -> method.h, rename some types
|
2018-03-21 22:01:21 -07:00 |
|
Jacob Dufault
|
cad6dcda0c
|
Remove global list of message ids.
Also do some naming cleanup. Also remove xmacros.
|
2018-03-21 21:05:25 -07:00 |
|
Boris Staletic
|
c6ea1f1946
|
Conditionally allow reindex on didChange
|
2018-03-20 00:09:40 -07:00 |
|
Fangrui Song
|
cd96cb9570
|
threaded_queue: queue -> deque
IndexMergeIndexUpdates: use TryPopBack() and see
|
2018-02-04 22:15:48 -08:00 |
|
Jacob Dufault
|
f6a2a55209
|
Import pipeline improvements
- Cache manager is created by request
- Index is always associated with its contents
- Reduced frequently of file reads
|
2018-01-29 21:34:36 -08:00 |
|
Fangrui Song
|
0e2b2cfb0c
|
Switch to {Request,Notification}Message
|
2018-01-19 00:56:09 -08:00 |
|
Jacob Dufault
|
71591d7805
|
Index_Request::contents is no longer optional
|
2017-12-29 12:00:52 -06:00 |
|
Jacob Dufault
|
c596e55dcc
|
Cleanup some includes.
|
2017-12-29 12:00:52 -06:00 |
|
Jacob Dufault
|
f6d84cd68c
|
Merge IpcManager and QueueManager
|
2017-12-23 16:25:18 -08:00 |
|
Jacob Dufault
|
ae8cae5ba6
|
Do not index files starting with git:
|
2017-12-06 17:00:19 -08:00 |
|
Jacob Dufault
|
7a5eb3c4d5
|
Move src/messages/*.cc to anonymous namespace
|
2017-12-05 21:03:38 -08:00 |
|
Jacob Dufault
|
b65a30c3f7
|
Move Ipc_* types into messages/
|
2017-12-05 20:41:44 -08:00 |
|
Jacob Dufault
|
b441a90e0d
|
Finish migrating to messages/
|
2017-12-05 19:46:36 -08:00 |
|