| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove the converter + some reorganization | 2017-05-16 | 1 | -536/+0 | |
| | | |||||
| * | Add offset for Enum constructor arguments (Fix #58) | 2017-05-15 | 1 | -1/+0 | |
| | | |||||
| * | Reformat code | 2017-03-24 | 1 | -0/+1 | |
| | | |||||
| * | Follow Fabric guidelines | 2017-03-08 | 1 | -496/+494 | |
| | | |||||
| * | Drop unix case style and implement hashCode when equals is overrided | 2017-03-07 | 1 | -149/+141 | |
| | | | | | Also update Guava to version 21 | ||||
| * | Fix order of packages, hanging of Enigma and classes nodes not renamed when ↵ | 2016-10-28 | 1 | -2/+2 | |
| | | | | | package is renamed (#25) | ||||
| * | Add the ability to rename package and classes in panels | 2016-08-23 | 1 | -4/+4 | |
| | | |||||
| * | Revert "Removed unused methods" | 2016-08-17 | 1 | -0/+546 | |
| | | | | | This reverts commit 1742190f784d0d62e7cc869eebafdfe1927e448f. | ||||
| * | Reformat | 2016-07-04 | 1 | -521/+0 | |
| | | |||||
| * | Fixed Obf Class list order | 2016-07-04 | 1 | -2/+2 | |
| | | |||||
| * | Reformatting code | 2016-07-02 | 1 | -140/+123 | |
| | | |||||
| * | Json format (#2) | 2016-06-30 | 1 | -0/+538 | |
| * Added new format * Fixed bug * Updated Version | |||||