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 12457e9a7e do not show warnings for synthetic classes 10 years ago
..
collectors Cleanup (unused code; formatting; typos) 10 years ago
decompiler java-decompiler: check for non-existent files 10 years ago
extern java-decompiler: renamer interface cleaned 10 years ago
rels do not show warnings for synthetic classes 10 years ago
AssertProcessor.java avoid using Arrays.asList for a single element 10 years ago
ClassReference14Processor.java decompiler: do not fail on nested lambdas 10 years ago
ClassWriter.java decompiler: fixed inner class constructor signature decompilation 10 years ago
ClassesProcessor.java decompiler: do not fail on nested lambdas 10 years ago
DecompilerContext.java Started work on mapping bytecode instructions to source code lines 10 years ago
EnumProcessor.java java-decompiler: (var, version) class renamed and made immutable 10 years ago
Fernflower.java cleanup after review - use option for decompiler banner text 10 years ago
InitializerProcessor.java java-decompiler: (var, version) class renamed and made immutable 10 years ago
TextBuffer.java fixed test 10 years ago