3 Commits (651b2f8b5fdfc32536f45abee7a87b8f95b16cca)

Author SHA1 Message Date
Graham 651b2f8b5f Update Guice 9 months ago
Graham 4ca7fab636 Add blank line between is blocks 2 years ago
Graham 3cb7ee13f9 Rename deob to deob-bytecode 3 years ago
Graham f143eef142 Move Kotlin files from src/{main,test}/java to src/{main,test}/kotlin 4 years ago
Graham ce5b76ef0f Rename dev.openrs2 package to org.openrs2 4 years ago
Graham 232ba32bbd Enable explicit API mode 4 years ago
Graham 47325edb72 Fix removal of unused arguments whose local variable slot is re-used 4 years ago
Graham 33955a57ad Rename ArgRef to ArgPartition 4 years ago
Graham 9b1f0c6886 Split TypedRemapper::create up 4 years ago
Graham ccf7056a93 Use private companion objects where possible 4 years ago
Graham 5af43165ff Replace TypedRemapper constants with a more flexible system 4 years ago
Graham 7e422447ef Convert hasCode() to a property 4 years ago
Graham 05a03d5bdc Inject transformers in the bundler and deobfuscator 4 years ago
Graham 5355abf4a1 Change "dummy" to "unused" in log output for consistency 4 years ago
Graham 465078256f Rename common module to util again 4 years ago
Graham 5c1768e824 Improve consistency of isClassRenamable and isMethodImmutable 4 years ago
Graham abf803f017 Replace contains() calls with the in operator 4 years ago
Graham d9762d65bc Fix Kotlin inspections 4 years ago
Graham e9a9a8f962 Format with ktlint 4 years ago
Graham 0b834fb223 Remove @Throws annotations 4 years ago
Graham 84f18c4d10 Convert ConstSourceValue to a sealed class 4 years ago
Graham 0823a0253f Convert UnusedArgTransformer to Kotlin 4 years ago