This website requires JavaScript.
Explore
Help
Sign In
moparisthebest
/
fernflower
Watch
1
Star
0
Fork
0
You've already forked fernflower
mirror of
https://github.com/moparisthebest/fernflower
synced
2025-02-19 20:21:51 -05:00
Code
Issues
Releases
Wiki
Activity
fernflower
/
test
/
org
/
jetbrains
/
java
/
decompiler
History
Roman Shevchenko
020f5c404b
java-decompiler: extra casts on method calls omitted
...
(loosely based on
https://github.com/JetBrains/intellij-community/pull/217
)
2014-11-04 11:32:40 +01:00
..
BulkDecompilationTest.java
java-decompiler: bulk decompilation test added
2014-09-07 16:13:52 +04:00
BytecodeToSourceMappingTest.java
decompiler: fixed line mapping in synchronized block
2014-10-21 20:50:43 +04:00
DecompilerTestFixture.java
java-decompiler: print mapping table only in unit test mode
2014-10-17 18:22:31 +02:00
LineNumbersMatchTest.java
Cleanup (test extracted to make option setting per-class instead of per-test)
2014-10-16 13:52:44 +02:00
SingleClassesTest.java
java-decompiler: extra casts on method calls omitted
2014-11-04 11:32:40 +01:00
SingleClassesTestBase.java
Cleanup (test extracted to make option setting per-class instead of per-test)
2014-10-16 13:52:44 +02:00