Alexey Kudravtsev
|
f9c29f0c92
|
add PECS wildcards to method signatures where necessary and where methods are not overridden by plugins
GitOrigin-RevId: 1ec7f1a1aa17d2d4f42e647207323ab8a3138683
|
2019-05-13 17:06:40 +03:00 |
|
Roman Shevchenko
|
b3171e60c9
|
[java decompiler] cleanup (duplicates; dead code; typos; formatting)
|
2017-12-06 11:58:46 +01:00 |
|
Roman Shevchenko
|
29de7ad72e
|
[java decompiler] cleanup (dead code; optimizations; warnings)
|
2017-12-01 18:24:06 +01:00 |
|
Roman Shevchenko
|
7521c17aba
|
[java decompiler] updates copyright comment
|
2017-11-28 12:32:09 +01:00 |
|
Anna.Kozlova
|
947fae191f
|
explicit types to diamonds
|
2016-08-08 17:08:03 +02:00 |
|
Roman Shevchenko
|
d50e8a860e
|
Cleanup (formatting)
|
2016-03-16 17:34:59 +01:00 |
|
Christopher Carpenter
|
f643b1c870
|
Made ClassReference14Processor static similar to how InitializerProcessor and EnumProcessor are setup. This gets rid of a lot of unnecessary InvocationExprent creation.
|
2016-03-16 17:23:23 +01:00 |
|
Egor.Ushakov
|
262d580ccc
|
decompiler: cleanup
|
2015-03-27 12:58:33 +03:00 |
|
Egor.Ushakov
|
effbed6727
|
decompiler: extracted <init> and <clinit> to constants
|
2015-01-26 12:05:19 +03:00 |
|
Egor.Ushakov
|
5a96486853
|
decompiler: do not fail on nested lambdas
|
2014-12-31 15:16:49 +03:00 |
|
Roman Shevchenko
|
82a2939271
|
java-decompiler: cleanups and fixes
- duplicates eliminated
- immutable fields
- typos
- formatting
|
2014-11-05 11:07:37 +01:00 |
|
Stiver
|
c975f11ecc
|
Activated bytecode-to-source mapping for all instructions
|
2014-10-15 06:26:49 +02:00 |
|
Roman Shevchenko
|
f4f9e8be28
|
java-decompiler: cleanups
- better signatures
- accurate suppression
- unused symbols
- typos
|
2014-09-03 13:21:31 +04:00 |
|
Roman Shevchenko
|
2df49d32a7
|
java-decompiler: fixes and cleanups
- unified attribute loading code
- common methods for checking member flags
- verifying skip()
- correct resource closing
- typos
|
2014-09-03 11:39:32 +04:00 |
|
Roman Shevchenko
|
984af2e7d0
|
java-decompiler: post-import cleanup (typos)
|
2014-09-01 16:08:53 +04:00 |
|
Roman Shevchenko
|
f5431c3bb1
|
java-decompiler: post-import cleanup (common fixes and optimizations)
|
2014-08-29 21:58:12 +04:00 |
|
Roman Shevchenko
|
84ea54eb1e
|
java-decompiler: post-import cleanup (code style issues)
|
2014-08-29 14:57:29 +04:00 |
|
Roman Shevchenko
|
076e4393f2
|
java-decompiler: post-import cleanup (formatting and copyright)
|
2014-08-28 21:34:19 +04:00 |
|
Roman Shevchenko
|
663631f045
|
java-decompiler: post-import cleanup (classes moved)
|
2014-08-28 20:52:43 +04:00 |
|