| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2014-09-01 | refactored jar,translation index. fixed bug with field renaming when fields ↵ | 1 | -59/+0 | ||
| are shadowed by subclasses | |||||
| 2014-08-11 | added method inheritance browsing | 1 | -2/+4 | ||
| also finally fixed method renamer to rename all method implementations in the inheritance hierarchy. | |||||
| 2014-07-30 | switched to line-by-line mergable, human-readable file format for mappings | 1 | -4/+4 | ||
| 2014-07-27 | added identifier renaming capability | 1 | -0/+57 | ||
| 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. =) | |||||