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