| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2016-06-30 | Json format (#2) | 1 | -57/+0 | ||
| * Added new format * Fixed bug * Updated Version | |||||
| 2015-04-19 | relicense Enigma as LGPLv0.10.4_beta | 1 | -5/+4 | ||
| 2015-02-05 | fix test code formatting | 1 | -4/+8 | ||
| and disable the super duper slow test for now | |||||
| 2015-02-02 | fix issue with bridge methods | 1 | -2/+2 | ||
| 2015-01-19 | solved tricky issue with incorrect translation of fields/methods referenced ↵ | 1 | -1/+1 | ||
| by a subclass instead of the declaring class | |||||
| 2015-01-13 | source format change | 1 | -21/+13 | ||
| don't hate me too much if you were planning a big merge. =P | |||||
| 2014-10-09 | reverting to GPL license | 1 | -4/+5 | ||
| 2014-10-08 | relicense as LGPL | 1 | -5/+4 | ||
| 2014-09-21 | started unit testing for inner/anonymous class detection | 1 | -1/+1 | ||
| 2014-09-20 | cleaned up imports. I have no idea why Eclipse likes importing jcommander ↵ | 1 | -2/+2 | ||
| classes instead of guava classes, but it's annoyong! | |||||
| 2014-09-07 | added some basic tests for the deobufscator and the jar index | 1 | -1/+12 | ||
| 2014-09-05 | added proguard to the gradle config to create obfuscated jars for testing | 1 | -0/+51 | ||
| added simple tests for the deobufscator class | |||||