summaryrefslogtreecommitdiffstats
path: root/src/org/jetbrains/java/decompiler/util/InterpreterUtil.java
Commit message (Expand)AuthorAgeLines
* calculate less indent buffersEgor.Ushakov2014-10-07-8/+3
* decompiler: move generated lines as it is stated in debug line table (disable...Egor.Ushakov2014-10-07-2/+3
* java-decompiler: minor optimization (no more empty array creation)Roman Shevchenko2014-10-06-0/+2
* Cleanup (formatting)Roman Shevchenko2014-10-06-1/+1
* IDEA-130478 (optimization of 6fcac6a5: less short-lived objects)Roman Shevchenko2014-09-29-15/+13
* Fixing migration errors: stream.read() doesn't read the entire available stre...Stiver2014-09-28-5/+12
* java-decompiler: fixes and cleanupsRoman Shevchenko2014-09-07-0/+25
* java-decompiler: optimization (less string buffer allocations on generating t...Roman Shevchenko2014-09-04-3/+7
* java-decompiler: cleanupsRoman Shevchenko2014-09-03-14/+9
* java-decompiler: post-import cleanup (common fixes and optimizations)Roman Shevchenko2014-08-29-2/+1
* java-decompiler: post-import cleanup (code style issues)Roman Shevchenko2014-08-29-22/+19
* java-decompiler: post-import cleanup (formatting and copyright)Roman Shevchenko2014-08-28-137/+135
* java-decompiler: post-import cleanup (classes moved)Roman Shevchenko2014-08-28-0/+157