511 Commits (785ce2d9ca3a367c9797006bb9b9e760c0139ba9)
 

Author SHA1 Message Date
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
Graham 1d0bcfd88f Add PublicKeyTransformer to Bundler 4 years ago
Graham 97a11ba765 Inject RSAPrivateCrtKeyParameters in PublicKeyTransformer 4 years ago
Graham 65f0cc0f6e Add GameServer skeleton 4 years ago
Graham 84b384156f Add RsaKeyProvider 4 years ago
Graham 0bb0d1a5b6 Return RSAPrivateCrtKeyParameters from readPrivateKey 4 years ago
Graham c8af2288c6 Format RsaTest 4 years ago
Graham e82f575695 Update jar/pack200/js5 resources in ResourceTransformer 4 years ago
Graham dc75b05429 Switch back to the native Pack200 implementation for the moment 4 years ago
Graham 97a8ada0d4 Add manifests to the unsigned client and loaders 4 years ago