2 Commits (b37e4d0d0b1b38c89f1e8b819a1667d6ae8b50c9)

Author SHA1 Message Date
Graham b37e4d0d0b Use alternatives for most methods deprecated in Kotlin 1.5 3 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 006b4ff5bc Update ASM 4 years ago
Graham 232ba32bbd Enable explicit API mode 4 years ago
Graham ccf7056a93 Use private companion objects where possible 4 years ago
Graham ff594848d5 Replace DummyArgTransformer with new ConstantArgTransformer 4 years ago
Graham 1552b53ace Update to ASM 8.0 4 years ago
Major 5fa9e9a621 Remove spurious toCollection calls 4 years ago
Graham 89b274077f Use infix union operator 4 years ago
Graham 0b834fb223 Remove @Throws annotations 4 years ago
Graham 0f78c9582c Convert IntValue to a sealed class 4 years ago
Graham 8aa3a79166 Replace Guava's ImmutableSet with Kotlin's Set type 4 years ago
Graham 1864b6b630 Convert IntInterpreter to Kotlin 4 years ago