Roman Shevchenko
|
29de7ad72e
|
[java decompiler] cleanup (dead code; optimizations; warnings)
|
7 years ago |
Roman Shevchenko
|
7521c17aba
|
[java decompiler] updates copyright comment
|
7 years ago |
Anna.Kozlova
|
947fae191f
|
explicit types to diamonds
|
8 years ago |
dw
|
aaca7aa494
|
Supports Asserts that have the throw in the else clause instead of the if clause
|
9 years ago |
Egor.Ushakov
|
768f82b798
|
avoid using Arrays.asList for a single element
|
10 years ago |
Egor.Ushakov
|
5a96486853
|
decompiler: do not fail on nested lambdas
|
10 years ago |
Roman Shevchenko
|
82a2939271
|
java-decompiler: cleanups and fixes
- duplicates eliminated
- immutable fields
- typos
- formatting
|
10 years ago |
Stiver
|
c975f11ecc
|
Activated bytecode-to-source mapping for all instructions
|
10 years ago |
Roman Shevchenko
|
f4f9e8be28
|
java-decompiler: cleanups
- better signatures
- accurate suppression
- unused symbols
- typos
|
10 years ago |
Roman Shevchenko
|
2df49d32a7
|
java-decompiler: fixes and cleanups
- unified attribute loading code
- common methods for checking member flags
- verifying skip()
- correct resource closing
- typos
|
10 years ago |
Roman Shevchenko
|
984af2e7d0
|
java-decompiler: post-import cleanup (typos)
|
10 years ago |
Roman Shevchenko
|
076e4393f2
|
java-decompiler: post-import cleanup (formatting and copyright)
|
10 years ago |
Roman Shevchenko
|
663631f045
|
java-decompiler: post-import cleanup (classes moved)
|
10 years ago |
Roman Shevchenko
|
f864084061
|
java-decompiler: post-import cleanup (root package renamed)
|
10 years ago |
Stiver
|
e2d0f5d9c3
|
initial commit
|
11 years ago |