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.
188
Commits
1
Branch
6
Tags
6.2 MiB
Java
100%
Tag:
Branch:
Tree:
0488e1b937
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 '0488e1b937'
${ noResults }
fernflower
/
testData
/
results
History
Egor.Ushakov
9ba9af5425
decompiler: provide line numbers mapping inside lambdas
10 years ago
..
InvalidMethodSignature.dec
decompiler: major line numbers fixes
10 years ago
TestAbstractMethods.dec
decompiler: fixed incorrect line mapping after abstract and native methods
10 years ago
TestAmbiguousCall.dec
decompiler: major line numbers fixes
10 years ago
TestAmbiguousCallWithDebugInfo.dec
decompiler: major line numbers fixes
10 years ago
TestAnonymousClass.dec
decompiler: fixed anonymous class line numbers
10 years ago
TestClassCast.dec
decompiler: major line numbers fixes
10 years ago
TestClassFields.dec
decompiler: major line numbers fixes
10 years ago
TestClassLambda.dec
decompiler: provide line numbers mapping inside lambdas
10 years ago
TestClassLoop.dec
IDEA-131754 Catch and finally blocks have no line information
10 years ago
TestClassNestedInitializer.dec
decompiler: major line numbers fixes
10 years ago
TestClassSimpleBytecodeMapping.dec
IDEA-131754 Catch and finally blocks have no line information
10 years ago
TestClassSwitch.dec
decompiler: major line numbers fixes
10 years ago
TestClassTypes.dec
decompiler: major line numbers fixes
10 years ago
TestClassVar.dec
IDEA-131754 Catch and finally blocks have no line information
10 years ago
TestCodeConstructs.dec
decompiler: major line numbers fixes
10 years ago
TestConstants.dec
decompiler: major line numbers fixes
10 years ago
TestDebugSymbols.dec
decompiler: major line numbers fixes
10 years ago
TestDeprecations.dec
decompiler: major line numbers fixes
10 years ago
TestEnum.dec
decompiler: major line numbers fixes
10 years ago
TestExtendsList.dec
decompiler: major line numbers fixes
10 years ago
TestInnerClassConstructor.dec
decompiler: major line numbers fixes
10 years ago
TestInnerLocal.dec
IDEA-130477 Instance creation of local inner class within static method is not decompiled correctly
10 years ago
TestInnerSignature.dec
decompiler: fixed inner class constructor signature decompilation
10 years ago
TestLineNumbersMatch.dec
java-decompiler: line numbers matching test
10 years ago
TestLocalClass.dec
decompiler: major line numbers fixes
10 years ago
TestMethodParameters.dec
decompiler: major line numbers fixes
10 years ago
TestSynchronizedMapping.dec
IDEA-131754 Catch and finally blocks have no line information
10 years ago
TestThrowException.dec
decompiler: major line numbers fixes
10 years ago
TestTryCatchFinally.dec
IDEA-131754 Catch and finally blocks have no line information
10 years ago