Commit Graph

30 Commits (d38ca044ecb05eb13ff818ce6b77a54f4001f203)

Author SHA1 Message Date
Graham d38ca044ec Use Kotlin's emptySet() method 10 months ago
Graham 223c451f2d Add MultipleAssignmentTransformer 10 months ago
Graham 6a7a29c85c Exclude overlapping initializers in StaticFieldUnscrambler 10 months ago
Graham 293bf83e30 Improve initializer extraction in StaticFieldUnscrambler 10 months ago
Graham b1ddd98187 Remove unused constants 10 months ago
Graham 9e001e32e1 Separate ZKM and Jagex tracing exception transformers 10 months ago
Graham 514799920e Run ExceptionTracingTransformer until we reach a fixed point 10 months ago
Graham 85b1d52a5c Include last instruction in expression in getExpression output 1 year ago
Graham 651b2f8b5f Update Guice 1 year ago
Graham 4ca7fab636 Add blank line between is blocks 2 years ago
Graham 4cc83e6316 Mark all methods in a final class as non-final 2 years ago
Graham aff58e5e73 Split FinalTransformer into Final{Class,Method}Transformer 2 years ago
Graham 4604bc8b81 Add assisted injection extension 2 years ago
Graham 67f3dbaf57 Update dependencies 2 years ago
Graham 2292b9449c Ensure flow obstructor initializers always read a static field 3 years ago
Graham f38253f2fc Add else branch to non-exhaustive when statements 3 years ago
Graham b3d6b112d2 Add Logback configuration file 3 years ago
Graham 65194fae43 Rename poll to removeFirstOrNull 4 years ago
Graham 7d04774d60 Fix removal of unused methods 4 years ago
Graham 774744579d Replace LinkedHashSet queues with UniqueQueue 4 years ago
Graham 1954f408e7 Replace deprecated capitalize() function 4 years ago
Graham b37e4d0d0b Use alternatives for most methods deprecated in Kotlin 1.5 4 years ago
Graham 9e8d1fca1c Use type-safe project accessors 4 years ago
Graham 6498d39306 Add Gradle 7 version catalog 4 years ago
Graham c5bd044574 Add CloseableInjector 4 years ago
Graham 7b6c0cf1fd Use block comments for multi-line comments 4 years ago
Graham f90b9df505 Replace Paths.get() with Path.of() 4 years ago
Graham e18d751125 Add combined command for running both deobfuscators and the decompiler 4 years ago
Graham 72e9107900 Move original client back to nonfree/lib 4 years ago
Graham 3cb7ee13f9 Rename deob to deob-bytecode 4 years ago