2 Commits (651b2f8b5fdfc32536f45abee7a87b8f95b16cca)

Author SHA1 Message Date
Graham 651b2f8b5f Update Guice 9 months 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 a87a289c49 Add duplicate class name support to the AST deobfuscator 4 years ago
Desetude ce5a0464c7 Only run NewInstanceTransformer on Class references 4 years ago
Graham 3c9edb0291 Use dependency injection in the AST deobfuscator 4 years ago
Graham ccf7056a93 Use private companion objects where possible 4 years ago
Graham 597aa2018e Add support for whole program AST transforms 4 years ago
Graham 5487a74eb8 Remove traversal argument from walk extension method 4 years ago
Graham 575632413a Add missing private modifier 4 years ago
Graham e3baede541 Convert NodeUtils to Kotlin 4 years ago
Graham d5cee1b2f5 Make NewInstanceTransformer idempotent 4 years ago
Graham 320a8a7f8a Convert NewInstanceTransformer to Kotlin 4 years ago