Fork of the Fernflower decompiler
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fernflower/src/org/jetbrains/java/decompiler/struct
Graham 0c1291b8ff Implement common superclass/interface algorithm in getCommonSupertype 4 years ago
..
attr Use mapped local variable names from the OriginalPcTable 4 years ago
consts Unnecessary null check before instanceof removed 6 years ago
gen Implement common superclass/interface algorithm in getCommonSupertype 4 years ago
lazy cleanup: use typed attribute keys 6 years ago
match [java decompiler] cleanup (duplicates; dead code; typos; formatting) 7 years ago
ContextUnit.java [java decompiler] updates copyright comment 7 years ago
IDecompiledData.java [java decompiler] updates copyright comment 7 years ago
StructClass.java Use Math.min/max 4 years ago
StructContext.java remove redundant suppressions 6 years ago
StructField.java [java decompiler] updates copyright comment 7 years ago
StructMember.java cleanup: use typed attribute keys 6 years ago
StructMethod.java cleanup: remove redundant casts 6 years ago