| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added support for field access searches | 2014-08-13 | 1 | -0/+8 | |
| | | | | | added proper detection/handling for constructors | ||||
| * | added method inheritance browsing | 2014-08-11 | 1 | -0/+1 | |
| | | | | | also finally fixed method renamer to rename all method implementations in the inheritance hierarchy. | ||||
| * | fixed bug with renaming classes | 2014-08-04 | 1 | -1/+1 | |
| | | |||||
| * | switched to line-by-line mergable, human-readable file format for mappings | 2014-07-30 | 1 | -8/+8 | |
| | | |||||
| * | added identifier renaming capability | 2014-07-27 | 1 | -0/+201 | |
| 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. =) | |||||