13 Commits (1e13174cc2b317d9f9fc310ba880cc3bea27926c)

Author SHA1 Message Date
Graham 0b834fb223 Remove @Throws annotations 4 years ago
Graham b1582ce3a0 Use `//` for single line comments in .kt files 4 years ago
Graham db785e38d0 Convert MethodNodeUtils to Kotlin 4 years ago
Graham eec9279a2c Add hasCode() method 4 years ago
Graham 3f1d2dc4a3 Convert Transformer to Kotlin 4 years ago
Graham d20e3997b4 Split transformMethod into {pre,post}TransformMethod 5 years ago
Graham 145ed6b1ee Add classPath and library arguments to all Transformer methods 5 years ago
Graham 46f908bdb0 Replace ClassForNameTransformer 5 years ago
Graham 1319295d77 Separate remapping from the write{Pack,Jar} methods 5 years ago
Graham fc95d5086c Add {pre,post}Pass methods to Transformer 5 years ago
Graham 6ca8da1cd4 Mark the transform method as final 5 years ago
Graham 9b9bdeae63 Add multi-pass Transformer support 5 years ago
Graham 12293bb3b1 Refactor package structure of the asm module 5 years ago