20 Commits (ccf7056a93d60459990ff1d96e06a8e853a59607)

Author SHA1 Message Date
Graham ccf7056a93 Use private companion objects where possible 4 years ago
Graham e6a92ea0aa Switch to FHS-style layout 4 years ago
Graham 9760a98d95 Compile regex in DecompileCommand once 4 years ago
Graham 4ec4ef84c2 Rename unpacker.jar to unpackclass.jar 4 years ago
Graham a52d58e8b5 Use Clikt to implement the command-line interface 4 years ago
Graham 6326aa93db Combine the deobfuscator's jaggl and jaggl_dri outputs 4 years ago
Graham 37abac9e48 Disable ASCII_STRING_CHARACTERS option 4 years ago
Graham 5038d1d671 Replace ByteStreams with Kotlin extension method 4 years ago
Graham 77e8b0cdc0 Use top-level Kotlin main() functions 4 years ago
Graham 0b834fb223 Remove @Throws annotations 4 years ago
Graham d6fc7b337b Convert Decompiler to Kotlin 5 years ago
Graham c633725c55 Convert DecompilerIo to Kotlin 5 years ago
Graham aab286cf13 Convert Slf4jFernflowerLogger to Kotlin 5 years ago
Graham cf8939a540 Add missing break statements 5 years ago
Graham ec53c74aaa Replace if with string switch 5 years ago
Graham 517032959e Use immutable collections types from Guava 5 years ago
Graham cc1a1adde7 Add seperate jar for the jaggl DRI classes 5 years ago
Graham 48f8c68500 Format code 5 years ago
Graham 1bf39200c5 Use jaggl instead of jogl in the deobfuscator 5 years ago
Graham ed0da80e30 Add initial Fernflower driver 5 years ago