Commit Graph

7 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
Stiver c975f11ecc Activated bytecode-to-source mapping for all instructions 2014-10-15 06:26:49 +02:00
Egor.Ushakov 46c36636bc decompiler: track lines in anonymous classes as well 2014-10-13 12:27:15 +04:00
Stiver 9723ab4475 Propagated bytecode-to-source tracer 2014-10-06 04:27:26 +02:00
Stiver f735cbc7ea Started work on mapping bytecode instructions to source code lines 2014-10-01 07:00:11 +02: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