| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixed nasty issue with renaming inner classes, but alas, more bugs remain | 2014-09-30 | 1 | -1/+5 | |
| | | |||||
| * | fixed in-jar detection for bridge-related methods | 2014-09-24 | 1 | -23/+18 | |
| | | |||||
| * | cleaned up imports. I have no idea why Eclipse likes importing jcommander ↵ | 2014-09-20 | 1 | -1/+1 | |
| | | | | | classes instead of guava classes, but it's annoyong! | ||||
| * | moved all classes from the default package into a package called "default" ↵ | 2014-08-23 | 1 | -58/+6 | |
| | | | | | so they can be properly imported by other classes | ||||
| * | crap-ton of bug fixes for inner classes | 2014-08-18 | 1 | -14/+39 | |
| | | |||||
| * | added identifier renaming capability | 2014-07-27 | 1 | -0/+171 | |
| 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. =) | |||||