520 Commits (77080564883abef39295eca566495b60925ad500)
 

Author SHA1 Message Date
Graham 7708056488 Use kotlin-inline-logger from Maven Central 4 years ago
Graham e6ac51688c Skip openrs2 repositories if no username/password are supplied 4 years ago
Graham e480ce282a Avoid write() calls with a length of zero 4 years ago
Graham 8d90a70b6a Fix SkipOutputStream 4 years ago
Graham f96e9225bf Update dependencies 4 years ago
Graham 4e75f15e93 Add Jenkinsfile to .editorconfig 4 years ago
Graham 73df826e85 Add Jenkinsfile 4 years ago
Graham a1d1c74987 Enable strict JSR-305 mode 4 years ago
Graham ccbbf873af Switch from Maven to Gradle 4 years ago
Graham 785ce2d9ca Use require() in PlatformDetectionTransformer 4 years ago
Graham 8df0907118 Replace IllegalStateException with error() in BitMaskTransformer 4 years ago
Graham 248cad99e3 Improve safety of IFEQ/IFNE check in OpaquePredicateTransformer 4 years ago
Graham c4e08242aa Fix handling of opaque predicate embedded in flow obstructor initializer 4 years ago
Graham 323d23b6d4 Remove spelling inspection 4 years ago
Graham abf803f017 Replace contains() calls with the in operator 4 years ago
Graham 701b162dec Remove redundant public modifier 4 years ago
Graham de826927aa Update dependencies 4 years ago
Graham 64abe46971 Replace forEach calls with for loops 4 years ago
Graham 4314aededd Simplify hasSideEffects() calls in AddSubTransformer 4 years ago
Graham 784b14b66b Improve safety of ForLoopConditionTransformer 4 years ago
Graham b611854dbc Document client parameters 4 years ago
Graham a4cd83fff0 Fix typo in the Portuguese translation of 'loading textures' 4 years ago
Graham 37abac9e48 Disable ASCII_STRING_CHARACTERS option 4 years ago
Graham f1ed531077 Update Fernflower 4 years ago
Graham ab75a2f0c9 Add IdentityTransformer 4 years ago
Graham 8f3591670b Use elvis operator in readJar() 4 years ago
Graham 2e1db9f0b1 Don't swap for loop conditions where both sides have a side effect 4 years ago
Desetude d8c3f4e31c Flip > and >= in for loop conditions to < and <= respectively 4 years ago
Graham cac3191a4a Update dependencies 4 years ago
Graham d575c25ebd Switch license to GPLv3 or later 4 years ago
Graham dedb502df4 Add Developer Certificate of Origin to the README 4 years ago
Graham e5e6caf3d0 Update dependencies 4 years ago
Graham 29e55df5a4 Use live variable analysis in DummyLocalTransformer 4 years ago
Graham 400a10f8d2 Add live variable analysis 4 years ago
Graham f0eabb0619 Add generic data flow analysis framework 4 years ago
Graham fee7cf82cd Add Analyzer for creating control flow graphs 4 years ago
Graham e3df684f4f Inline JSRs 4 years ago
Graham d5683932c2 Remove jni/gl formatter scopes 4 years ago
Graham f833285fa6 Rename in/out to input/output to avoid use of backticks 4 years ago
Graham 06de9d1449 Replace if/throw with check() in the Rsa object 4 years ago
Graham 89b274077f Use infix union operator 4 years ago
Graham b82518ec0b Remove comments from Kotlin new method templates 4 years ago
Graham 40702d9c35 Reduce Manifest duplication 4 years ago
Graham 11ef4b0227 Sign loaders 4 years ago
Graham 33955e76c7 Add DeterministicJarOutputStream.repack() function 4 years ago
Graham b8af6c0c90 Write public RSA key to disk 4 years ago
Graham d9762d65bc Fix Kotlin inspections 4 years ago
Graham 8f991ad772 Add scope for excluding non-free code 4 years ago
Graham 4ff64c95e5 Rename compress<x>Resources to compress<x>Natives 4 years ago
Graham 575632413a Add missing private modifier 4 years ago