Fangrui Song
|
bd4482df5e
|
GetDefinitionSpellingOfSymbol: optional -> Maybe
|
2018-02-10 00:19:17 -08:00 |
|
Fangrui Song
|
e7c90b62b5
|
$cquery/base for virtual void f() = 0
|
2018-02-09 23:12:34 -08:00 |
|
Fangrui Song
|
c28426bbb4
|
Remove QueryLocation and clean up
|
2018-02-09 19:13:50 -08:00 |
|
Fangrui Song
|
50cf05763b
|
Query* structs: QueryLocation -> Reference
|
2018-02-09 17:50:47 -08:00 |
|
Fangrui Song
|
c4bd7ef44b
|
Rename Reference members
|
2018-02-09 14:12:35 -08:00 |
|
Fangrui Song
|
82b429bfbc
|
QueryLocation -> Reference
|
2018-02-08 21:26:34 -08:00 |
|
Fangrui Song
|
dbdab02ff4
|
Change is_implicit to role in {Index,Query}FuncRef
Add `FileId file` to *DefDefinitionData::Def
|
2018-02-07 23:27:35 -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
|
148a8b3f20
|
Add {Request,Notification}Message
|
2018-01-19 00:48:08 -08:00 |
|
Fangrui Song
|
54ac72115e
|
Change line/column to 0-based and only use 1-based when (de,)serialized to JSON
|
2018-01-14 11:54:23 -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
|
fb491e6c6d
|
Format using clang format 4.0.0
|
2017-12-23 08:33:26 -08:00 |
|
Fangrui Song
|
3410f9769c
|
textDocument/definitions: on a variable definition, get both declarations and variable_type definition.
|
2017-12-20 10:59:14 -08:00 |
|
Jacob Dufault
|
2751f51956
|
Format
|
2017-12-11 21:21:03 -08:00 |
|
Jacob Dufault
|
12bfabf9c2
|
No more NonElidedVector
|
2017-12-11 21:20:29 -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 |
|