9 Commits (597aa2018ecc80927ebd4c70853f81bee12549b9)

Author SHA1 Message Date
Graham 597aa2018e Add support for whole program AST transforms 4 years ago
Graham 64abe46971 Replace forEach calls with for loops 4 years ago
Graham ab75a2f0c9 Add IdentityTransformer 4 years ago
Desetude d8c3f4e31c Flip > and >= in for loop conditions to < and <= respectively 4 years ago
Graham 7d1dc59d6a Convert pre-increments to post-increments where possible 4 years ago
Graham e9a9a8f962 Format with ktlint 4 years ago
Graham 4df5754dac Include generics in Function cast 4 years ago
Graham 77e8b0cdc0 Use top-level Kotlin main() functions 4 years ago
Graham 9b81c813dd Convert AstDeobfuscator to Kotlin 4 years ago