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 917c680276 decompiler: better line matching for single block methods 9 years ago
..
collectors decompiler: better line matching for single block methods 9 years ago
decompiler IDEA-137256 (non-boolean option handling in console decompiler fixed) 9 years ago
extern java-decompiler: renamer interface cleaned 10 years ago
rels Hiding synthetic fields (IDEA-132625) 9 years ago
AssertProcessor.java avoid using Arrays.asList for a single element 10 years ago
ClassReference14Processor.java decompiler: extracted <init> and <clinit> to constants 10 years ago
ClassWriter.java decompiler: map dummy return line to the method closing bracket 9 years ago
ClassesProcessor.java decompiler: do not fail on nested lambdas 10 years ago
DecompilerContext.java Hiding synthetic fields (IDEA-132625) 9 years ago
EnumProcessor.java decompiler: extracted <init> and <clinit> to constants 10 years ago
Fernflower.java cleanup after review - use option for decompiler banner text 10 years ago
InitializerProcessor.java decompiler: extracted <init> and <clinit> to constants 10 years ago
TextBuffer.java fixed test 10 years ago