summaryrefslogtreecommitdiffstats
path: root/src/org/jetbrains/java/decompiler/main/ClassesProcessor.java
Commit message (Expand)AuthorAgeLines
* java-decompiler: class name logging on non-fatal errorsRoman Shevchenko2014-10-08-0/+2
* Cleanup (formatting)Roman Shevchenko2014-10-07-17/+11
* decompiler: move generated lines as it is stated in debug line table (disable...Egor.Ushakov2014-10-07-2/+2
* Fixed some errors in line countingStiver2014-10-07-1/+2
* java-decompiler: minor optimizationRoman Shevchenko2014-10-06-1/+3
* Propagated bytecode-to-source tracerStiver2014-10-06-2/+10
* Started work on mapping bytecode instructions to source code linesStiver2014-10-01-0/+7
* java-decompiler: fixes and cleanupsRoman Shevchenko2014-09-07-3/+4
* java-decompiler: optimization (empty lists allocation avoided)Roman Shevchenko2014-09-04-5/+5
* java-decompiler: optimization (less string buffer allocations on generating t...Roman Shevchenko2014-09-04-39/+30
* java-decompiler: cleanupsRoman Shevchenko2014-09-03-10/+10
* java-decompiler: fixes and cleanupsRoman Shevchenko2014-09-03-6/+3
* java-decompiler: post-import cleanup (typos)Roman Shevchenko2014-09-01-5/+5
* java-decompiler: post-import cleanup (obsolete copyright option dropped)Roman Shevchenko2014-08-31-13/+0
* java-decompiler: post-import cleanup (common fixes and optimizations)Roman Shevchenko2014-08-29-7/+5
* java-decompiler: post-import cleanup (formatting and copyright)Roman Shevchenko2014-08-28-413/+421
* java-decompiler: post-import cleanup (classes moved)Roman Shevchenko2014-08-28-0/+449