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
Maxim Degtyarev dbf407a655 Fix NPE inside `ExceptionRangeCFG::toString()` for `finally` exception range 4 years ago
..
cfg Fix NPE inside `ExceptionRangeCFG::toString()` for `finally` exception range 4 years ago
interpreter cleanup (final) 4 years ago
CodeConstants.java IDEA-208443 Java decompiler not correctly decompiling string concatenation with recent Java 5 years ago
ExceptionHandler.java [java decompiler] cleanup (dead code; optimizations; warnings) 7 years ago
ExceptionTable.java [java decompiler] cleanup (dead code; optimizations; warnings) 7 years ago
FullInstructionSequence.java [java decompiler] updates copyright comment 7 years ago
Instruction.java Cleanup (warnings; formatting; unneeded comments) 6 years ago
InstructionSequence.java add override 6 years ago
JumpInstruction.java [java decompiler] cleanup (dead code; optimizations; warnings) 7 years ago
SimpleInstructionSequence.java add override 6 years ago
SwitchInstruction.java [java decompiler] cleanup (dead code; optimizations; warnings) 7 years ago