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/main
Egor Ushakov 8be977e76c decompiler: do not fail on the invalid bytecode in IDEA 6 years ago
..
collectors cleanup: use putIfAbsent 6 years ago
decompiler StandardCharsets used where possible; try-with-resources used; cleanup 6 years ago
extern decompiler: do not fail on the invalid bytecode in IDEA 6 years ago
rels [java decompiler] unnecessary rethrow (IDEA-187608; EA-81800) 6 years ago
AssertProcessor.java [java decompiler] cleanup (dead code; optimizations; warnings) 7 years ago
ClassReference14Processor.java [java decompiler] cleanup (duplicates; dead code; typos; formatting) 7 years ago
ClassWriter.java Cleanup (warnings; formatting) 6 years ago
ClassesProcessor.java [java decompiler] moves TextBuffer into "util" package 7 years ago
DecompilerContext.java [java decompiler] restores thread-conscious context access (EA-116270) 6 years ago
EnumProcessor.java [java decompiler] updates copyright comment 7 years ago
Fernflower.java Cleanup (warnings; formatting) 6 years ago
InitializerProcessor.java [java decompiler] updates copyright comment 7 years ago