| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added method inheritance browsing | 2014-08-11 | 1 | -79/+0 | |
| | | | | | also finally fixed method renamer to rename all method implementations in the inheritance hierarchy. | ||||
| * | refactored to remove ClassFile class to prep for upcoming stack navigation. ↵ | 2014-08-10 | 1 | -1/+1 | |
| | | | | | It wasn't really necessary anymore. | ||||
| * | completely re-wrote token recognizer to bootstrap from Procyon's AST | 2014-08-10 | 1 | -1/+1 | |
| | | | | | changed imports to guava instead of whatever collections library happened to be on my classpath | ||||
| * | show deobfuscated names in class inheritance | 2014-08-06 | 1 | -8/+21 | |
| | | |||||
| * | added copyright | 2014-08-06 | 1 | -0/+10 | |
| | | |||||
| * | added simple class inheritance browsing | 2014-08-06 | 1 | -0/+56 | |