summaryrefslogtreecommitdiff
path: root/src/main/java/cuchaz/enigma/throwables (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Split GUI code to separate module (#242)Gravatar Runemoro2020-06-033-85/+0
| | | | | | | * Split into modules * Post merge compile fixes Co-authored-by: modmuss50 <modmuss50@gmail.com>
* Allow reader/writer subclasses to provide the underlying file operationsGravatar Thiakil2018-07-101-0/+7
|
* Follow Fabric guidelinesGravatar Thog2017-03-083-35/+37
|
* Drop unix case style and implement hashCode when equals is overridedGravatar Thog2017-03-071-5/+5
| | | | Also update Guava to version 21
* Add file path in MappingParseException messageGravatar Thog2016-08-241-2/+6
|
* ReformatGravatar lclc982016-07-043-0/+72