12 Commits (c4ea6cf150e79c3162dcfc7c5920548fa67030c6)

Author SHA1 Message Date
Graham c4ea6cf150 Group isClassRenamable with populateClassMapping 4 years ago
Graham b0dddff729 Add isFieldRenamable method 4 years ago
Graham 5c1768e824 Improve consistency of isClassRenamable and isMethodImmutable 4 years ago
Major 9a1599880b Don't rename classes containing native methods 4 years ago
Graham 43646bbd9d Format TypedRemapper 4 years ago
Graham a777ae362e Add underscore separator to field names 4 years ago
Graham fda857963b Make ClassPath::get() return null if a class is not found 4 years ago
Graham c7f5b0b6b3 Replace isNative() with more generic getAccess() method 4 years ago
Graham 3124624b5e Make EXCLUDED_{METHODS,FIELDS} public 4 years ago
Graham abf803f017 Replace contains() calls with the in operator 4 years ago
Graham a99d5973ae Replace Guice's repeat with Kotlin's 4 years ago
Graham b6d96ac4e6 Convert TypedRemapper to Kotlin 4 years ago