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
upnotes 7e98f686c0 Decompilation of synchronized blocks generated by the Kotlin compiler 6 years ago
..
collectors cleanup: use putIfAbsent 6 years ago
decompiler added missing @Deprecated to find these places later 6 years ago
extern Decompilation of synchronized blocks generated by the Kotlin compiler 6 years ago
rels Decompilation of synchronized blocks generated by the Kotlin compiler 6 years ago
AssertProcessor.java [java decompiler] cleanup (dead code; optimizations; warnings) 7 years ago
ClassReference14Processor.java [java decompiler] cleanup (duplicates; dead code; typos; formatting) 7 years ago
ClassWriter.java Hiding default constructor with respect to its access modifiers 6 years ago
ClassesProcessor.java [java decompiler] moves TextBuffer into "util" package 7 years ago
DecompilerContext.java [java decompiler] restores thread-conscious context access (EA-116270) 6 years ago
EnumProcessor.java [java decompiler] updates copyright comment 7 years ago
Fernflower.java Cleanup (warnings; formatting) 6 years ago
InitializerProcessor.java [java decompiler] updates copyright comment 7 years ago