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 8370ad104e Write files atomically 4 years ago
Graham 9db64efb7b Add name field to Library 4 years ago
Graham 091c0ed29e Decouple Library{Reader,Writer} from the Library class entirely 4 years ago
Graham 7d9b1c61e8 Combine the StaticScramblingTransformer with the RemapTransformer 4 years ago
Graham 113820a9a2 Add ExtendedRemapper type with support for moving fields/methods 4 years ago
Graham 06212b8511 Add shorthand Library read/write methods 4 years ago
Scu11 6e877b52ce Move Library#read methods to dedicated classes 4 years ago
Scu11 26348b8a2e Move Library#write methods to dedicated classes 4 years ago
Graham 0c709bf0e6 Remove redundant constructor keyword 4 years ago
Graham 77aa313b64 Only use StackFrameClassWriter where required 4 years ago
Graham 24c8c43221 Use TEMP_PREFIX and JAR_SUFFIX constants in writeSignedJar 4 years ago
Graham 465078256f Rename common module to util again 4 years ago
Graham 177326221f Move cryptographic code to a separate module 4 years ago
Graham 892d21df10 Add headerless bzip2 and gzip library 4 years ago
Graham 8e0b480cfb Replace jarsigner with the jdk.security.jarsigner API 4 years ago
Graham e6402d52c2 Add StackFrameClassWriter 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 70d46e7f64 Sort imports 4 years ago
Graham 34ef4f9a5e Rename ClassForNameRemapper to ClassForNameUtils 4 years ago
Graham 701b162dec Remove redundant public modifier 4 years ago
Graham 8f3591670b Use elvis operator in readJar() 4 years ago
Graham e3df684f4f Inline JSRs 4 years ago
Graham 11ef4b0227 Sign loaders 4 years ago
Graham dc75b05429 Switch back to the native Pack200 implementation for the moment 4 years ago
Graham c769feab3e Add manifest support to writeJar 4 years ago
Graham 3ae85d50ef Add skeleton writeJs5 method 4 years ago
Graham 02ed6d7455 Make writeJar and writePack accept an OutputStream 4 years ago
Graham e9a9a8f962 Format with ktlint 4 years ago
Graham 86fe02f32d Remove @JvmStatic annotations 4 years ago
Graham 0b834fb223 Remove @Throws annotations 4 years ago
Graham e05653cdcc Rename util to common 4 years ago
Graham 07bb22f795 Convert Library to Kotlin 4 years ago