summaryrefslogtreecommitdiffstats
path: root/src/org/jetbrains/java/decompiler/main
Commit message (Collapse)AuthorAgeLines
* cleanup after review - use option for decompiler banner textEgor.Ushakov2014-10-08-8/+10
|
* java-decompiler: class name logging on non-fatal errorsRoman Shevchenko2014-10-08-16/+42
|
* Cleanup (formatting)Roman Shevchenko2014-10-07-23/+17
|
* calculate less indent buffersEgor.Ushakov2014-10-07-45/+45
|
* decompiler: move generated lines as it is stated in debug line table ↵Egor.Ushakov2014-10-07-23/+204
| | | | (disabled for now)
* Fixed some errors in line countingStiver2014-10-07-11/+32
|
* java-decompiler: minor optimizationRoman Shevchenko2014-10-06-2/+4
|
* Propagated bytecode-to-source tracerStiver2014-10-06-34/+102
|
* Started work on mapping bytecode instructions to source code linesStiver2014-10-01-15/+149
|
* IDEA-129221 (tolerate invalid signature attributes)Roman Shevchenko2014-09-12-6/+8
|
* java-decompiler: fixes and cleanupsRoman Shevchenko2014-09-07-441/+318
| | | | | | | | | - 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
* java-decompiler: optimization (empty lists allocation avoided)Roman Shevchenko2014-09-04-6/+6
|
* java-decompiler: optimization (less string buffer allocations on generating ↵Roman Shevchenko2014-09-04-840/+684
| | | | text)
* java-decompiler: cleanupsRoman Shevchenko2014-09-03-71/+58
| | | | | | | - better signatures - accurate suppression - unused symbols - typos
* java-decompiler: hide synthetic field assignmentRoman Shevchenko2014-09-03-62/+23
|
* java-decompiler: fixes and cleanupsRoman Shevchenko2014-09-03-125/+91
| | | | | | | | - unified attribute loading code - common methods for checking member flags - verifying skip() - correct resource closing - typos
* java-decompiler: post-import cleanup (OS-dependent line separator)Roman Shevchenko2014-09-01-1/+2
|
* java-decompiler: post-import cleanup (typos)Roman Shevchenko2014-09-01-78/+62
|
* java-decompiler: post-import cleanup (explicit defaults for all preferences)Roman Shevchenko2014-09-01-63/+55
|
* java-decompiler: post-import cleanup (tests reorganized)Roman Shevchenko2014-09-01-1/+6
|
* java-decompiler: post-import cleanup (obsolete copyright option dropped)Roman Shevchenko2014-08-31-15/+0
|
* java-decompiler: post-import cleanup (common fixes and optimizations)Roman Shevchenko2014-08-29-77/+58
|
* java-decompiler: post-import cleanup (code style issues)Roman Shevchenko2014-08-29-93/+85
|
* java-decompiler: post-import cleanup (formatting and copyright)Roman Shevchenko2014-08-28-5572/+5635
|
* java-decompiler: post-import cleanup (classes moved)Roman Shevchenko2014-08-28-0/+6117