11 Commits (e7c3afab19a0d9c83b9d5d52184063d4d6501e21)

Author SHA1 Message Date
Graham e7c3afab19 Prevent non-static fields from overriding other fields 4 years ago
Graham e6461176b7 De-duplicate inherited member set creation 4 years ago
Graham d57cf15bd3 Add superClassAndInterfaces method to reduce duplication 4 years ago
Graham 5103eb15a4 Fix static member overrides in populateInherited{Field,Method}Sets 4 years ago
Graham be14ffdc2d Add custom Attribute for tracking original instruction indexes 4 years ago
Graham fda857963b Make ClassPath::get() return null if a class is not found 4 years ago
Graham 3c7989455b Add ClassNameExtensions 4 years ago
Graham 15e9636b79 Replace Guava ImmutableList with Kotlin List in ClassPath 4 years ago
Graham e05653cdcc Rename util to common 4 years ago
Graham bfdfc2f211 Simplify ClassPath::get with computeIfAbsent 4 years ago
Graham d2bd8c69f4 Convert ClassPath to Kotlin 4 years ago