summaryrefslogtreecommitdiff
path: root/src/main/java/cuchaz/enigma/translation/representation/entry/ClassEntry.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split GUI code to separate module (#242)Gravatar Runemoro2020-06-031-214/+0
* Fix a few bugs (#219)Gravatar Runemoro2020-04-181-1/+1
* CFR support (#192)Gravatar Runemoro2020-03-091-5/+0
* Allow attaching class, method, field, and parameter javadocs (#185)Gravatar Fudge2019-12-021-5/+10
* Fix array class translation (#173)Gravatar Runemoro2019-11-021-0/+6
* Fix #110 and remap indices with matched bridge method namesGravatar gegy10002019-02-231-1/+11
* Remap sources (#106)Gravatar Gegy2019-01-301-0/+11
* Fix navigation to inner classes not decompiling outer classGravatar gegy10002019-01-241-0/+7
* Fix package name on inner classes (#101)Gravatar Gegy2019-01-241-1/+1
* [WIP] Mapping rework (#91)Gravatar Gegy2019-01-241-0/+180