2 Commits (master)

Author SHA1 Message Date
Graham 4ca7fab636 Add blank line between is blocks 2 years ago
Graham f143eef142 Move Kotlin files from src/{main,test}/java to src/{main,test}/kotlin 4 years ago
Graham ce5b76ef0f Rename dev.openrs2 package to org.openrs2 4 years ago
Graham 232ba32bbd Enable explicit API mode 4 years ago
Graham cf3474c016 Convert createIntConstant to an extension method on Int 4 years ago
Graham 2471418d4a Add is prefix to boolean extension properties 4 years ago
Major dc36c7835c Throw exception on invalid try-catch nodes 4 years ago
Major a9312f3cd2 Remove empty try-catch blocks in DCE 4 years ago
Graham 7bb1218b42 Add sequential property to AbstractInsnNode 4 years ago
Graham abf803f017 Replace contains() calls with the in operator 4 years ago
Graham c10134c1f6 Tidy toPrettyString() 4 years ago
Graham 8020ac98ab Convert InsnNodeUtils to Kotlin 4 years ago