| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove the converter + some reorganization | 2017-05-16 | 1 | -150/+0 | |
| | | |||||
| * | Add offset for Enum constructor arguments (Fix #58) | 2017-05-15 | 1 | -9/+15 | |
| | | |||||
| * | Fix var naming and locals var index issues | 2017-03-12 | 1 | -1/+1 | |
| | | |||||
| * | Follow Fabric guidelines | 2017-03-08 | 1 | -125/+124 | |
| | | |||||
| * | LocalVariableRenamer: Support correctly Nested Class constructors (Fix #49) | 2016-10-19 | 1 | -1/+17 | |
| | | |||||
| * | Change method param default naming scheme (Close #42) | 2016-10-15 | 1 | -5/+15 | |
| | | | | | | Improves visual grepping for any arguments greatly, works well with game objects as well as java primitives. * Add translator for game classes | ||||
| * | Renamed Fields | 2016-07-02 | 1 | -3/+3 | |
| | | |||||
| * | Json format (#2) | 2016-06-30 | 1 | -0/+119 | |
| * Added new format * Fixed bug * Updated Version | |||||