| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2018-06-24 | Fix method reference and bridge detection | 3 | -13/+13 | ||
| 2018-06-22 | Resolve all failed tests | 2 | -5/+5 | ||
| 2018-05-19 | Annotation + inner class translation | 1 | -4/+4 | ||
| 2018-05-19 | Package updates | 12 | -256/+17 | ||
| 2018-05-19 | Initial port to ASM | 10 | -502/+655 | ||
| 2017-03-08 | Follow Fabric guidelines | 39 | -435/+444 | ||
| 2017-03-07 | Drop unix case style and implement hashCode when equals is overrided | 11 | -232/+228 | ||
| Also update Guava to version 21 | |||||
| 2016-10-18 | remove none/ prefix | 17 | -208/+208 | ||
| 2016-08-12 | Implement Enigma directory format (#1) | 1 | -9/+1 | ||
| Others changes: ~ Rework File menu ~ Force UTF-8 for all I/O operations ~ Enigma now detect the original file format and use the correct one when you save a mapping | |||||
| 2016-07-02 | Renamed Fields | 1 | -23/+23 | ||
| 2016-06-30 | Fixed build fail | 1 | -17/+17 | ||
| 2016-06-30 | Json format (#2) | 40 | -0/+2630 | ||
| * Added new format * Fixed bug * Updated Version | |||||