Commit Graph

14 Commits

Author SHA1 Message Date
Egor.Ushakov
7575bb57de removed unneeded boxing 2017-04-26 13:57:24 +03:00
Anna.Kozlova
947fae191f explicit types to diamonds 2016-08-08 17:08:03 +02:00
Christopher Carpenter
94851b6cbb Added a TODO regarding IDEA-137253. 2016-02-03 16:30:06 -05:00
Roman Shevchenko
c825dd68ec Cleanup (formatting; minor optimization) 2016-01-27 19:06:07 +03:00
Christopher Carpenter
bfddced4e2 Fixed renaming class elements when using the decompilers -ren=1 option. Fixes issue IDEA-137253 2016-01-21 01:06:45 -05:00
Egor.Ushakov
262d580ccc decompiler: cleanup 2015-03-27 12:58:33 +03:00
Egor.Ushakov
ca7e2dfa1c decompiler: cleanup - marked const fields final 2015-03-26 15:28:13 +03: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
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
f5431c3bb1 java-decompiler: post-import cleanup (common fixes and optimizations) 2014-08-29 21:58:12 +04:00
Roman Shevchenko
63b8d35d08 java-decompiler: post-import cleanup (dead code dropped) 2014-08-29 21:57:50 +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