Commit Graph

22 Commits

Author SHA1 Message Date
Jacob Dufault
d83b1591a4 Serialized indexes are now versioned. Old versions are not imported. 2017-04-19 23:02:24 -07:00
Jacob Dufault
b4fb350140 Include file modification time in index 2017-04-19 21:57:44 -07:00
Jacob Dufault
3ce446d202 Do not output interesting usage. 2017-04-18 21:58:39 -07:00
Jacob Dufault
f4e16067b7 Rename qualified_name to detailed_name. 2017-04-14 21:58:07 -07:00
Jacob Dufault
07c984d6c7 - Add type information to qualified_name, remove hover.
- Allow tests to automatically update their expecatations
2017-04-14 21:53:10 -07:00
Jacob Dufault
20bf746ee9 Update tests for hover 2017-04-13 22:46:45 -07:00
Jacob Dufault
d6123bd861 Every function usage is now considered a call of that function.
This means we will now report function calls that happen in the global scope (previously, those would only show up for find all refs).
2017-04-13 00:47:47 -07:00
Jacob Dufault
17c3a8bf57 Update test with current index state 2017-04-05 01:29:15 -07:00
Jacob Dufault
e3058da622 Store range information in index 2017-04-05 01:06:18 -07:00
Jacob Dufault
ae993d6446 wip 2017-04-02 18:34:15 -07:00
Jacob Dufault
6519dc1b8d more tests updates 2017-03-07 16:21:23 -08:00
Jacob Dufault
243ed8dfa5 wip 2017-02-25 17:08:05 -08:00
Jacob Dufault
f3f72a0dfa Datastructure update 2017-02-24 22:08:14 -08:00
Jacob Dufault
6a95d2f46f mark type definition as interesting 2017-02-20 21:57:17 -08:00
Jacob Dufault
a7f5231e4c rename all_uses to uses 2017-02-20 21:34:46 -08:00
Jacob Dufault
6b95f51a25 better ctor support 2017-02-20 21:16:45 -08:00
Jacob Dufault
ef1ff80a58 combine usage into one list 2017-02-20 20:05:03 -08:00
Jacob Dufault
f067f6dcc4 prep to drop separate interesting_uses entry 2017-02-20 19:03:01 -08:00
Jacob Dufault
7c70d7fafd new file encoding scheme 2017-02-20 16:25:00 -08:00
Jacob Dufault
ab7138bd91 Verify class inheritance for templates, add interesting usage 2017-02-20 14:38:32 -08:00
Jacob Dufault
0dabbb3093 index declaration vs definition 2017-02-19 23:51:31 -08:00
Jacob Dufault
657260eeab add method inheritance support 2017-02-19 23:06:38 -08:00