| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactored jar,translation index. fixed bug with field renaming when fields ↵ | 2014-09-01 | 1 | -199/+0 | |
| | | | | | are shadowed by subclasses | ||||
| * | implemented proper support for interfaces | 2014-08-26 | 1 | -0/+89 | |
| | | |||||
| * | added support for automatic reconstruction of inner and anonymous classes | 2014-08-17 | 1 | -0/+20 | |
| | | | | | also added class to restore bridge method flags taken out by the obfuscator | ||||
| * | refactor Ancestries into Ancestries and JarIndex | 2014-08-11 | 1 | -145/+0 | |
| | | |||||
| * | added method inheritance browsing | 2014-08-11 | 1 | -0/+235 | |
| also finally fixed method renamer to rename all method implementations in the inheritance hierarchy. | |||||