summaryrefslogtreecommitdiff
path: root/src/cuchaz/enigma/analysis/DeobfuscatedAncestries.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactored jar,translation index. fixed bug with field renaming when fields ↵Gravatar jeff2014-09-011-59/+0
| | | | are shadowed by subclasses
* added method inheritance browsingGravatar jeff2014-08-111-0/+59
also finally fixed method renamer to rename all method implementations in the inheritance hierarchy.