md_5
|
8f2a97adc3
|
IDEA-204310: Decompiler adds redundant imports for lambdas
|
6 years ago |
Dmitry Cherniachenko
|
39db41ee8b
|
Omit unnecessary unboxing calls in decompiled code
|
7 years ago |
Dmitry Cherniachenko
|
9e788b09cb
|
Fixed conflicts after recent changes in master
|
7 years ago |
Dmitry Cherniachenko
|
5f292c415c
|
Removed 'Integer.valueOf()' boxing of literals
|
7 years ago |
Dmitry Cherniachenko
|
94198aa8a5
|
Detect external vararg methods too (if available on the classpath)
|
8 years ago |
Egor.Ushakov
|
44ba5816f2
|
IDEA-138578 Debugger spuriously jumps to decompiled method signature
|
10 years ago |
Egor.Ushakov
|
500f8b12d8
|
decompiler: map dummy return line to the method closing bracket
|
10 years ago |
Egor.Ushakov
|
9ba9af5425
|
decompiler: provide line numbers mapping inside lambdas
|
10 years ago |
Egor.Ushakov
|
62b876af25
|
IDEA-129734 IOOBE on decompiling certain method references
|
10 years ago |
Egor.Ushakov
|
5a96486853
|
decompiler: do not fail on nested lambdas
|
10 years ago |
Egor.Ushakov
|
4ee8ad716d
|
decompiler: major line numbers fixes
|
10 years ago |
Roman Shevchenko
|
1cea85e49a
|
java-decompiler: optimization (less string buffer allocations on generating text)
|
10 years ago |
Roman Shevchenko
|
c0c83126a6
|
java-decompiler: post-import cleanup (test sources reformatted)
|
10 years ago |
Roman Shevchenko
|
e629738a46
|
java-decompiler: tests moved
|
10 years ago |
Roman Shevchenko
|
3854b67daa
|
java-decompiler: post-import cleanup (tests reorganized)
|
10 years ago |
Stiver
|
70bf7f3f69
|
A couple of unit tests
|
10 years ago |