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/code
Egor.Ushakov effbed6727 decompiler: extracted <init> and <clinit> to constants 10 years ago
..
cfg avoid using Arrays.asList for a single element 10 years ago
interpreter IDEA-126885 Decompiler exception on jdk.nashorn.internal.objects.Global 10 years ago
optinstructions java-decompiler: post-import cleanup (formatting and copyright) 10 years ago
CodeConstants.java decompiler: extracted <init> and <clinit> to constants 10 years ago
ConstantsUtil.java java-decompiler: post-import cleanup (formatting and copyright) 10 years ago
ExceptionHandler.java java-decompiler: post-import cleanup (common fixes and optimizations) 10 years ago
ExceptionTable.java java-decompiler: post-import cleanup (formatting and copyright) 10 years ago
FullInstructionSequence.java java-decompiler: post-import cleanup (formatting and copyright) 10 years ago
IfInstruction.java java-decompiler: post-import cleanup (formatting and copyright) 10 years ago
Instruction.java java-decompiler: post-import cleanup (code style issues) 10 years ago
InstructionSequence.java java-decompiler: post-import cleanup (common fixes and optimizations) 10 years ago
JumpInstruction.java java-decompiler: post-import cleanup (formatting and copyright) 10 years ago
SimpleInstructionSequence.java java-decompiler: post-import cleanup (formatting and copyright) 10 years ago
SwitchInstruction.java java-decompiler: post-import cleanup (formatting and copyright) 10 years ago