1 Commits (ce5b76ef0fc6a2f19bd32430cf63d3311069fe53)

Author SHA1 Message Date
Graham ce5b76ef0f Rename dev.openrs2 package to org.openrs2 4 years ago
Graham 232ba32bbd Enable explicit API mode 4 years ago
Graham f291b121bc Add TryCatchBlockNode::remap for consistency 4 years ago
Graham 8dd5292cb2 Remap argument names 4 years ago
Graham 8a563a3b26 Remap InnerClassNodes 4 years ago
Graham 45d59101b2 Add outer class/method support to ClassNodeRemapper 4 years ago
Graham cbb7e8c086 Make AbstractInsnNode::remap public 4 years ago
Graham 325ce27a31 Add seperate {Field,Method}Node::remap extension methods 4 years ago
Graham 113820a9a2 Add ExtendedRemapper type with support for moving fields/methods 4 years ago
Graham 7e422447ef Convert hasCode() to a property 4 years ago
Graham 3a29f61d7c Remove existing FrameNode manipulation support 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
Major 5e32296905 Fix NPE for FrameNodes that aren't NEW/FULL 4 years ago
Graham 6464f8dc77 Remap ClassNodes directly 4 years ago