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 272b1eb650 Add support for removing an argument whose local variable slot is used 4 years ago
Graham 7e422447ef Convert hasCode() to a property 4 years ago
Graham 0395224000 Simplify removeDeadCode() 4 years ago
Graham 5c1e630cb8 Add extension method for copying a MethodNode 4 years ago
Graham 95c5ad0ffe Remove redundant generic type parameter 4 years ago
Major a9312f3cd2 Remove empty try-catch blocks in DCE 4 years ago
Major 5fa9e9a621 Remove spurious toCollection calls 4 years ago
Graham 3a29f61d7c Remove existing FrameNode manipulation support 4 years ago
Graham abf803f017 Replace contains() calls with the in operator 4 years ago
Graham 64abe46971 Replace forEach calls with for loops 4 years ago
Graham e9a9a8f962 Format with ktlint 4 years ago
Graham 0b834fb223 Remove @Throws annotations 4 years ago
Graham db785e38d0 Convert MethodNodeUtils to Kotlin 4 years ago