8 Commits (ccf7056a93d60459990ff1d96e06a8e853a59607)

Author SHA1 Message Date
Graham ccf7056a93 Use private companion objects where possible 4 years ago
Graham cf3474c016 Convert createIntConstant to an extension method on Int 4 years ago
Graham 05a03d5bdc Inject transformers in the bundler and deobfuscator 4 years ago
Graham abf803f017 Replace contains() calls with the in operator 4 years ago
Graham 64abe46971 Replace forEach calls with for loops 4 years ago
Graham 8020ac98ab Convert InsnNodeUtils to Kotlin 4 years ago
Graham 64b8ea5fe7 Reduce method visibility in Transformers 4 years ago
Graham 77d3489b23 Convert BitShiftTransformer to Kotlin 4 years ago