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
|
1349cbfde3
|
Simplify EachWithGen
|
2018-02-04 13:43:29 -08:00 |
|
Fangrui Song
|
e5128d3db9
|
Wrap Query* references with WithGen
|
2018-02-03 17:44:20 -08:00 |
|
Fangrui Song
|
ce6f1c7294
|
QueryDatabase::{detailed_names,short_names} -> GetSymbol{DetailedName,ShortName}
|
2018-02-01 18:15:22 -08:00 |
|
Fangrui Song
|
77dca1936b
|
Change TypeDefDefinition::short_name from string to string_view
|
2018-01-30 23:01:59 -08:00 |
|
Fangrui Song
|
93269ecfd4
|
Change std::string FuncDefDefinition::short_name to ShortName()
|
2018-01-30 22:40:02 -08:00 |
|
Jacob Dufault
|
0eb7d415d7
|
usr_to_file uses new NormalizedPath type
|
2018-01-29 16:56:00 -08:00 |
|
Fangrui Song
|
0e2b2cfb0c
|
Switch to {Request,Notification}Message
|
2018-01-19 00:56:09 -08:00 |
|
Fangrui Song
|
f78d87ded3
|
Unify {all,raw}_buffer_lines
Also remove GetBufferLineContentFromIndexLine
|
2018-01-14 11:06:07 -08:00 |
|
Fangrui Song
|
14a213d407
|
Change std::string USR to uint64_t pseudorandom function (SipHash 64-bit)
|
2018-01-12 23:47:24 -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
|
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
|
9a3e040bf8
|
Fix clang build
|
2017-12-05 19:49:16 -08:00 |
|
Jacob Dufault
|
b441a90e0d
|
Finish migrating to messages/
|
2017-12-05 19:46:36 -08:00 |
|