8 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 67f3dbaf57 Update dependencies 2 years ago
Graham f38253f2fc Add else branch to non-exhaustive when statements 3 years ago
Graham 65194fae43 Rename poll to removeFirstOrNull 3 years ago
Graham 774744579d Replace LinkedHashSet queues with UniqueQueue 3 years ago
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 232ba32bbd Enable explicit API mode 4 years ago
Graham 33955a57ad Rename ArgRef to ArgPartition 4 years ago
Graham deaeea2752 Rename inlineConstantArgs to propagateConstantArgs 4 years ago
Graham 147744771c Skip propagation of constant arguments in non-renamable methods 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 cf3474c016 Convert createIntConstant to an extension method on Int 4 years ago
Graham 2471418d4a Add is prefix to boolean extension properties 4 years ago
Graham 47d1bc0bd2 Convert stackMetadata to an extension property 4 years ago
Graham 05a03d5bdc Inject transformers in the bundler and deobfuscator 4 years ago
Graham 49a90c1cf5 Rename getNode() to getClassNode() 4 years ago
Graham 5c1e630cb8 Add extension method for copying a MethodNode 4 years ago
Graham 2ac0e7eb50 Fix typo in comment (deobfuscator -> obfuscator) 4 years ago
Graham a5285306c1 Simplify queueEntryPoints() with isMethodRenamable() 4 years ago
Graham ff594848d5 Replace DummyArgTransformer with new ConstantArgTransformer 4 years ago