summaryrefslogtreecommitdiffstats
path: root/src/org/jetbrains/java/decompiler/main
Commit message (Expand)AuthorAgeLines
* 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
* java-decompiler: optimization (empty lists allocation avoided)Roman Shevchenko2014-09-04-6/+6
* java-decompiler: optimization (less string buffer allocations on generating t...Roman Shevchenko2014-09-04-840/+684
* java-decompiler: cleanupsRoman Shevchenko2014-09-03-71/+58
* java-decompiler: hide synthetic field assignmentRoman Shevchenko2014-09-03-62/+23
* java-decompiler: fixes and cleanupsRoman Shevchenko2014-09-03-125/+91
* 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