Fangrui Song
|
411d49951d
|
Reduce structs in language_server_api.h and clarify query_utils.h
|
2018-02-23 15:57:11 -08:00 |
|
Jacob Dufault
|
01fe19f280
|
Format code
|
2018-02-21 23:34:32 -08:00 |
|
Fangrui Song
|
1a4da727da
|
Index namespace alias and MSVC __interface; add --enable-assert to waf; add lexical container to xref requests
|
2018-02-20 22:13:58 -08:00 |
|
Fangrui Song
|
65ba98c3f8
|
Add Config::maxXrefResults and improve textDocument/definition
-std=c++11 => -std=c++14 for generic lambda
|
2018-02-20 16:19:26 -08:00 |
|
Fangrui Song
|
d33bf50181
|
Order SymbolRef by size first, Role::Definition second
|
2018-02-18 19:46:22 -08:00 |
|
Fangrui Song
|
9a6cbafa04
|
Add lexical parent to Type/Var and definition_spelling->spell, definition_extent->extent
|
2018-02-10 20:23:46 -08:00 |
|
Fangrui Song
|
420e84329b
|
Derive SymbolRef,Use from Reference and add lexical container to func/var/type uses
|
2018-02-10 17:33:56 -08:00 |
|
Fangrui Song
|
c28426bbb4
|
Remove QueryLocation and clean up
|
2018-02-09 19:13:50 -08:00 |
|
Fangrui Song
|
c4bd7ef44b
|
Rename Reference members
|
2018-02-09 14:12:35 -08:00 |
|
Fangrui Song
|
67e8132dbe
|
struct QueryFuncRef : Reference {};
|
2018-02-08 23:10:54 -08:00 |
|
Fangrui Song
|
1a82f1f113
|
We may should represent Query{Func,Type,Var} as a bag of definitions and references
|
2018-02-05 10:16:43 -08:00 |
|
Fangrui Song
|
e5128d3db9
|
Wrap Query* references with WithGen
|
2018-02-03 17:44:20 -08:00 |
|
Fangrui Song
|
3d6d000297
|
Add Generation gen; to Query{Func,Type,Var} and corresponding ToQueryLocation
|
2018-02-03 14:52:26 -08:00 |
|
Jacob Dufault
|
a392301be3
|
Format
|
2018-01-29 16:27:43 -08:00 |
|
Fangrui Song
|
16bf3158c5
|
Add SymbolRole to SymbolRef and fix $cquery/{base,derived} by ordering definitions before uses
|
2018-01-28 20:39:41 -08:00 |
|
Fangrui Song
|
58aa00e6c8
|
Switch to {Request,Notification}Message
|
2018-01-19 01:01:56 -08:00 |
|
scturtle
|
4c2dff39ef
|
Response "being indexed" instead of "not found".
|
2017-12-30 19:39:10 -08: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
|
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 |
|