This website works better with JavaScript.
Explore
Help
Register
Sign In
openrs2
/
fernflower
Watch
1
Star
0
Fork
You've already forked fernflower
0
Code
Issues
9
Pull Requests
Releases
Activity
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.
203
Commits
1
Branch
6
Tags
6.2 MiB
Java
100%
Tag:
Branch:
Tree:
262d580ccc
master
v1.0.0
v1.0.1
v1.0.2
v1.0.3
v1.1.0
v1.1.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '262d580ccc'
${ noResults }
fernflower
/
testData
/
src
/
pkg
History
Egor.Ushakov
ae2c64a157
tests for IDEA-135314 Inner classes constructors calls decompiled incorrectly
10 years ago
..
TestAbstractMethods.java
decompiler: fixed incorrect line mapping after abstract and native methods
10 years ago
TestAmbiguousCall.java
java-decompiler: extra casts on method calls omitted
10 years ago
TestAnonymousClass.java
decompiler: fixed anonymous class line numbers
10 years ago
TestClassCast.java
IDEA-128685 (test added)
10 years ago
TestClassFields.java
java-decompiler: post-import cleanup (test sources reformatted)
10 years ago
TestClassLambda.java
IDEA-129734 IOOBE on decompiling certain method references
10 years ago
TestClassLoop.java
java-decompiler: post-import cleanup (test sources reformatted)
10 years ago
TestClassNestedInitializer.java
IDEA-128676 (test added)
10 years ago
TestClassSimpleBytecodeMapping.java
decompiler: fixed line mapping in try-catch block
10 years ago
TestClassSwitch.java
java-decompiler: post-import cleanup (test sources reformatted)
10 years ago
TestClassTypes.java
java-decompiler: post-import cleanup (test sources reformatted)
10 years ago
TestClassVar.java
java-decompiler: post-import cleanup (test sources reformatted)
10 years ago
TestCodeConstructs.java
IDEA-127466 (test added)
10 years ago
TestConstants.java
java-decompiler: tests moved
10 years ago
TestDebugSymbols.java
java-decompiler: code attributes reading restored
10 years ago
TestDeprecations.java
decompiler: major line numbers fixes
10 years ago
TestEnum.java
java-decompiler: tests moved
10 years ago
TestExtendsList.java
java-decompiler: tests moved
10 years ago
TestInnerClassConstructor.java
EA-41231 (omit synthetic inner class constructor parameter)
10 years ago
TestInnerLocal.java
tests for IDEA-135314 Inner classes constructors calls decompiled incorrectly
10 years ago
TestInnerLocalPkg.java
tests for IDEA-135314 Inner classes constructors calls decompiled incorrectly
10 years ago
TestInnerSignature.java
decompiler: fixed inner class constructor signature decompilation
10 years ago
TestLineNumbersMatch.java
java-decompiler: line numbers matching test
10 years ago
TestLocalClass.java
decompiler: major line numbers fixes
10 years ago
TestMethodParameters.java
java-decompiler: tests moved
10 years ago
TestSynchronizedMapping.java
decompiler: fixed line mapping in synchronized block
10 years ago
TestThrowException.java
decompiler: major line numbers fixes
10 years ago
TestTryCatchFinally.java
decompiler: major line numbers fixes
10 years ago