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
Roman Shevchenko f40b96ebcf [java decompiler] minor refactoring + cleanup (duplicates; dependencies; test data layout; typos; formatting) 3 years ago
..
cfg [java decompiler] minor refactoring + cleanup (duplicates; dependencies; test data layout; typos; formatting) 3 years ago
interpreter cleanup (final) 4 years ago
CodeConstants.java IDEA-245329: Handle CONSTANT_Module and CONSTANT_Package 3 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