| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added method inheritance browsing | 2014-08-11 | 1 | -154/+0 | |
| | | | | | also finally fixed method renamer to rename all method implementations in the inheritance hierarchy. | ||||
| * | 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 | ||||
| * | added simple class inheritance browsing | 2014-08-06 | 1 | -1/+21 | |
| | | |||||
| * | added identifier renaming capability | 2014-07-27 | 1 | -0/+134 | |
| copied some code over from M3L to handle the heavy bytecode magic. It's ok... M3L will eventually depend on Enigma. Completely restructured the mappings though. This way is better. =) | |||||