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.
198
Commits
1
Branch
6
Tags
6.2 MiB
Java
100%
Tag:
Branch:
Tree:
5770d25e59
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 '5770d25e59'
${ noResults }
fernflower
/
testData
/
results
History
Egor.Ushakov
7e30facd33
decompiler: generate line number matching for return and some other statements
10 years ago
..
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
decompiler: map dummy return line to the method closing bracket
10 years ago
TestClassLambda.dec
decompiler: map dummy return line to the method closing bracket
10 years ago
TestClassLoop.dec
decompiler: generate line number matching for return and some other statements
10 years ago
TestClassNestedInitializer.dec
decompiler: map dummy return line to the method closing bracket
10 years ago
TestClassSimpleBytecodeMapping.dec
decompiler: map dummy return line to the method closing bracket
10 years ago
TestClassSwitch.dec
decompiler: map dummy return line to the method closing bracket
10 years ago
TestClassTypes.dec
decompiler: map dummy return line to the method closing bracket
10 years ago
TestClassVar.dec
decompiler: generate line number matching for return and some other statements
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
decompiler: map dummy return line to the method closing bracket
10 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
TestLineNumbersMatch.dec
java-decompiler: line numbers matching test
10 years ago
TestLocalClass.dec
decompiler: map dummy return line to the method closing bracket
10 years ago
TestMethodParameters.dec
decompiler: map dummy return line to the method closing bracket
10 years ago
TestSynchronizedMapping.dec
decompiler: map dummy return line to the method closing bracket
10 years ago
TestThrowException.dec
decompiler: map dummy return line to the method closing bracket
10 years ago
TestTryCatchFinally.dec
decompiler: generate line number matching for return and some other statements
10 years ago