Anna.Kozlova
|
947fae191f
|
explicit types to diamonds
|
2016-08-08 17:08:03 +02:00 |
|
Roman Shevchenko
|
b96586cc2f
|
[java-decompiler] utility classes reorganized
|
2016-04-20 14:06:47 +02:00 |
|
Roman Shevchenko
|
857dc4d023
|
[java-decompiler] unneeded context lookups
|
2016-04-20 12:55:12 +02:00 |
|
Alexey Kudravtsev
|
32d7924fe0
|
do not use anonymous threads
|
2015-06-05 14:53:21 +03:00 |
|
Egor.Ushakov
|
ca7e2dfa1c
|
decompiler: cleanup - marked const fields final
|
2015-03-26 15:28:13 +03:00 |
|
Stiver
|
302a354720
|
Hiding synthetic fields (IDEA-132625)
|
2015-03-08 08:43:57 +01:00 |
|
Roman Shevchenko
|
472f68f18a
|
java-decompiler: better diagnostic
|
2014-11-12 12:21:42 +01:00 |
|
Roman Shevchenko
|
85e6caaea1
|
IDEA-130959 (method and system for interrupting binary decompilers)
|
2014-11-10 21:59:02 +01:00 |
|
Roman Shevchenko
|
3940565598
|
IDEA-132625 (decompiler time limit)
|
2014-11-10 16:59:17 +01:00 |
|
Roman Shevchenko
|
52a7e1c7e9
|
Cleanup (unused code; formatting; typos)
|
2014-11-10 16:59:08 +01:00 |
|
Roman Shevchenko
|
89b40fd28a
|
java-decompiler: (var, version) class renamed and made immutable
|
2014-11-05 12:41:52 +01:00 |
|
Roman Shevchenko
|
82a2939271
|
java-decompiler: cleanups and fixes
- duplicates eliminated
- immutable fields
- typos
- formatting
|
2014-11-05 11:07:37 +01:00 |
|
Roman Shevchenko
|
ff382a6fdf
|
java-decompiler: fixes and cleanups
- console decompiler: resource closing, lookup instead of scan, error reporting
- logger interface reworked
- saver interface renamed
- bytecode provider returns byte array (to reduce stream leakage)
- extra level of context unit avoided
- unneeded exceptions, dead code, formatting
|
2014-09-07 14:35:39 +04: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
|
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 |
|