| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixed recognition of static initializer tokens | 2014-09-28 | 1 | -1/+11 | |
| | | |||||
| * | added proper support for renaming constructors | 2014-09-28 | 1 | -5/+1 | |
| | | |||||
| * | fixed in-jar detection for bridge-related methods | 2014-09-24 | 1 | -10/+2 | |
| | | |||||
| * | added tests to check constructor tokens | 2014-09-14 | 1 | -1/+0 | |
| | | | | | fixed a bug with constructor tokens too | ||||
| * | fixed call graph searching | 2014-08-21 | 1 | -10/+13 | |
| | | | | | added system to navigate multiple tokens for the same entry in a behavior | ||||
| * | fixed recognition of inner class tokens | 2014-08-20 | 1 | -1/+12 | |
| | | | | | fixed recognition of reference tokens in constructors | ||||
| * | finished reference navigation system. Still need to debug and polish it, but ↵ | 2014-08-20 | 1 | -0/+114 | |
| the basic idea seems to work. =) | |||||