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 7575bb57de removed unneeded boxing 7 years ago
..
cfg removed unneeded boxing 7 years ago
interpreter IDEA-126885 Decompiler exception on jdk.nashorn.internal.objects.Global 10 years ago
optinstructions decompiler: cleanup - marked const fields final 9 years ago
CodeConstants.java decompiler: support java 9 bytecode version 8 years ago
ConstantsUtil.java decompiler: cleanup - marked const fields final 9 years ago
ExceptionHandler.java java-decompiler: post-import cleanup (common fixes and optimizations) 10 years ago
ExceptionTable.java decompiler: create less thrown away objects - pt.2 9 years ago
FullInstructionSequence.java decompiler: create less thrown away objects - pt.2 9 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 explicit types to diamonds 8 years ago
JumpInstruction.java java-decompiler: post-import cleanup (formatting and copyright) 10 years ago
SimpleInstructionSequence.java decompiler: create less thrown away objects - pt.2 9 years ago
SwitchInstruction.java java-decompiler: post-import cleanup (formatting and copyright) 10 years ago