643 Commits (1e13174cc2b317d9f9fc310ba880cc3bea27926c)
 

Author SHA1 Message Date
Graham 1e13174cc2 Switch from Jenkins to Drone 4 years ago
Major 7996d327ff Fix dummy arg removal for virtual methods 4 years ago
Graham 51890c56b3 Track original constructor names and arguments too 4 years ago
Major 488e8ef8c3 Add UnusedMethodTransformer 4 years ago
Graham 9617cc4326 Document interface member visibility logic 4 years ago
Major a2eeecd6f6 Run FinalTransformer later 4 years ago
Major a869d47d11 Add Fernflower Exception transformer 4 years ago
Graham e7c3afab19 Prevent non-static fields from overriding other fields 4 years ago
Graham e6461176b7 De-duplicate inherited member set creation 4 years ago
Graham d57cf15bd3 Add superClassAndInterfaces method to reduce duplication 4 years ago
Graham 5103eb15a4 Fix static member overrides in populateInherited{Field,Method}Sets 4 years ago
Graham 8cac7a48b5 Add getFieldAccess 4 years ago
Graham 8b5f3402e2 Rename getAccess to getMethodAccess 4 years ago
Graham 626202b451 Move isMethodRenamable below createMethodMapping for consistency 4 years ago
Graham 6be3f915f0 Add generate{Class,Field}Name methods 4 years ago
Graham c4ea6cf150 Group isClassRenamable with populateClassMapping 4 years ago
Graham b0dddff729 Add isFieldRenamable method 4 years ago
Graham 5c1768e824 Improve consistency of isClassRenamable and isMethodImmutable 4 years ago
Graham f4933a2b59 Add support for translating gl calls on the jaggl.opengl object 4 years ago
Graham 0564bc29b0 Add missing ProgramPropertyARB groups 4 years ago
Graham 133e2fac77 Set glGetObjectParameterivARB's pname group to ProgramPropertyARB 4 years ago
Graham 530af7628b Add EnableCap group to GL_TEXTURE_3D 4 years ago
Graham 1a2f0bd9e5 Add MaterialFace group to GL_FRONT, GL_BACK and GL_FRONT_AND_BACK 4 years ago
Graham aaaa0c0c68 Fix appending fields to javax.media.opengl.GL 4 years ago
Graham ae9dccf9dd Add CheckedInt32 group to most enums 4 years ago
Graham 7e66c024b4 Propagate groups from <enums> to each individual <enum> 4 years ago
Major 9a1599880b Don't rename classes containing native methods 4 years ago
Major f04f4f9685 Update tracing exception pattern 4 years ago
Graham dd8dc533e9 Set the visibility of interface members to public 4 years ago
Graham 78db7d3179 Account for inheritance in StaticScramblingTransformer 4 years ago
Major a9312f3cd2 Remove empty try-catch blocks in DCE 4 years ago
Graham 9b5d4221b1 Fix GL_COORD_REPLACE group 4 years ago
Major 5fa9e9a621 Remove spurious toCollection calls 4 years ago
Graham 3a29f61d7c Remove existing FrameNode manipulation support 4 years ago
Graham 43646bbd9d Format TypedRemapper 4 years ago
Graham e6402d52c2 Add StackFrameClassWriter 4 years ago
Graham 1805873385 Changed 'Signed-off-by:' to 'Signed-off-by: line' 4 years ago
Graham ea336582d9 Improve README text slightly 4 years ago
Major 097b334646 Propagate null frame types when remapping 4 years ago
Graham 077fda4bab Remove blank line for consistency 4 years ago
Graham 8ca3f428d2 Remove field.value null check 4 years ago
Graham 00f0279e15 Use safe call operator 4 years ago
Graham a54c540290 Document how to add Signed-off-by to all commits automatically 4 years ago
Major 5e32296905 Fix NPE for FrameNodes that aren't NEW/FULL 4 years ago
Major b391191b75 Add error messages to AsmClassMetadata 4 years ago
Graham 6f7d9be26c Add Pc annotation 4 years ago
Graham be14ffdc2d Add custom Attribute for tracking original instruction indexes 4 years ago
Graham 6464f8dc77 Remap ClassNodes directly 4 years ago
Graham d32de8537d Prefer local Maven repository over the OpenRS2 snapshots repo 4 years ago
Graham 018e0eb9cb Fix reference in README 4 years ago