Commit Graph

8 Commits

Author SHA1 Message Date
Roman Shevchenko 82a2939271 java-decompiler: cleanups and fixes
- duplicates eliminated
- immutable fields
- typos
- formatting
2014-11-05 11:07:37 +01:00
Egor.Ushakov 99404ea6cf decompiler: more correct toString 2014-10-22 18:46:09 +04:00
Stiver 9723ab4475 Propagated bytecode-to-source tracer 2014-10-06 04:27:26 +02: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