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/testData/results
Alexandru-Constantin Bledea 7cf7bec4b6 prevent static field name clashes in local methods 8 years ago
..
InvalidMethodSignature.dec decompiler: better line matching for single block methods 9 years ago
TestAbstractMethods.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestAmbiguousCall.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestAmbiguousCallWithDebugInfo.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestAnonymousClass.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestClassCast.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestClassFields.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestClassLambda.dec IDEA-138578 Debugger spuriously jumps to decompiled method signature 9 years ago
TestClassLoop.dec IDEA-138578 Debugger spuriously jumps to decompiled method signature 9 years ago
TestClassNestedInitializer.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestClassSimpleBytecodeMapping.dec decompiler: map line number for catch statement 9 years ago
TestClassSwitch.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestClassTypes.dec IDEA-138578 Debugger spuriously jumps to decompiled method signature 9 years ago
TestClassVar.dec IDEA-138578 Debugger spuriously jumps to decompiled method signature 9 years ago
TestCodeConstructs.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestConstants.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestDebugSymbols.dec decompiler: major line numbers fixes 10 years ago
TestDeprecations.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestEnum.dec decompiler: better line matching for single block methods 9 years ago
TestExtendsList.dec decompiler: major line numbers fixes 10 years ago
TestInnerClassConstructor.dec [java-decompiler] synthetic inner class constructor parameter filtering (IDEA-147606) 9 years ago
TestInnerLocal.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestInnerLocalPkg.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestInnerSignature.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestJava9StringConcat.dec IDEA-151950 Decompiler doesn't work for classes from JDK 9 - support java 9 string concatenation 8 years ago
TestLocalClass.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestMemberAnnotations.dec [tests] test cases added 8 years ago
TestMethodParameters.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestMethodReferenceLetterClass.dec decompiler: fixed incorrect method references from single letter classes 8 years ago
TestMethodReferenceSameName.dec decompiler: fixed SOE if referenced method name is the same as current 8 years ago
TestParameterizedTypes.dec Fixed Fernflower decompiler output for generic nested types (IDEA-141230) 9 years ago
TestShadowing.dec Decompiler name shadowing resolution 9 years ago
TestStaticNameClash.dec prevent static field name clashes in local methods 8 years ago
TestStringConcat.dec IDEA-151950 Decompiler doesn't work for classes from JDK 9 - support java 9 string concatenation 8 years ago
TestSynchronizedMapping.dec IDEA-140321 Wrong current line highlighting when debugging synchronized block in decompiled code 9 years ago
TestThrowException.dec decompiler: map dummy return line to the method closing bracket 9 years ago
TestTryCatchFinally.dec IDEA-138578 Debugger spuriously jumps to decompiled method signature 9 years ago