summaryrefslogtreecommitdiff
path: root/enigma-cli/src/main/java/cuchaz/enigma/command/DecompileCommand.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow you to specify the libraries in the program args rather than always usi...Gravatar Joe2025-09-131-2/+4
* Add a way to transform the decompiler inputGravatar Joe2025-09-131-1/+1
* Add checkstyle (#460)Gravatar modmuss502022-09-141-6/+5
* Do not abort decompile command on decompiler errorsGravatar AlexTMjugador2020-10-241-1/+2
* Fix decompile command (#278)Gravatar Nassim2020-06-121-2/+2
* Split GUI code to separate module (#242)Gravatar Runemoro2020-06-031-0/+54