11 Commits (d20e3997b49561879772216f52c3f6ad892d7f76)

Author SHA1 Message Date
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 517032959e Use immutable collections types from Guava 5 years ago
Graham 24ce226e5c Replace int with var for consistency 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
Graham cf650af5fa Add OriginalArg annotation 5 years ago
Graham 6fde1a4bca Add Original{Class,Name} annotations even if the name was unchanged 5 years ago
Graham a2f74669de Add owner and descriptor to original field/method annotations 5 years ago
Graham 4e929bbfc0 Rename annotations package to annotation 5 years ago
Graham 2367ba7ae4 Preserve original class and member names with @OriginalName 5 years ago