11 Commits (8b57525c88a8d7258370037e3839497974ed39f3)

Author SHA1 Message Date
Graham 8b57525c88 Move InsnList-related methods to InsnListUtils 4 years ago
Graham e68fed7a9e Convert StackMetadata to Kotlin 4 years ago
Graham 0a5901cde4 Add shorthand MemberRef constructors 5 years ago
Graham f6f810de2e Remove mutually-recursive dummy method calls 5 years ago
Graham a7c1ae3597 Remove recursive dummy arguments 5 years ago
Graham d34b1e7e72 Combine analyze and getFrames 5 years ago
Graham 145ed6b1ee Add classPath and library arguments to all Transformer methods 5 years ago
Graham b7347b2632 Move ArgRef to the top level 5 years ago
Graham 7b3ec975d9 Inline constants in DummyArgTransformer 5 years ago
Graham 4cfb9d9f69 Remove dummy branch expressions instead of inserting POPs 5 years ago
Graham ccea2f0f8e Rename DummyTransformer to DummyArgTransformer 5 years ago
Graham 24ce226e5c Replace int with var for consistency 5 years ago
Graham 95c4741229 Remove all-null parameter arrays from the constArgs map 5 years ago
Graham 1cec2c3739 Remove ILOAD inlining 5 years ago
Graham 766b544fc1 Track multiple values in IntInterpreter 5 years ago
Graham 3c1ec9f210 Add initial DummyTransformer 5 years ago