1 Commits (f143eef142ebcc92c93da51837f5d500ee5fa12a)

Author SHA1 Message Date
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 7e422447ef Convert hasCode() to a property 4 years ago
Graham 05a03d5bdc Inject transformers in the bundler and deobfuscator 4 years ago
Graham 81bbc71e29 Allow prePass and postPass to force another pass 4 years ago
Graham 0b834fb223 Remove @Throws annotations 4 years ago
Graham b1582ce3a0 Use `//` for single line comments in .kt files 4 years ago
Graham db785e38d0 Convert MethodNodeUtils to Kotlin 4 years ago
Graham eec9279a2c Add hasCode() method 4 years ago
Graham 3f1d2dc4a3 Convert Transformer to Kotlin 4 years ago