Commit Graph

8 Commits

Author SHA1 Message Date
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
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
5f0f290d18 Support unions and enums 2017-02-20 21:32:40 -08:00