summaryrefslogtreecommitdiffstats
path: root/src/org/jetbrains/java/decompiler/struct
Commit message (Expand)AuthorAgeLines
* decompiler: move generated lines as it is stated in debug line table (disable...Egor.Ushakov2014-10-07-4/+7
* java-decompiler: minor optimization (no more empty array creation)Roman Shevchenko2014-10-06-2/+3
* java-decompiler: unwanted dependency droppedRoman Shevchenko2014-10-06-18/+12
* decompiler: support line number table attributeEgor Ushakov2014-10-05-0/+73
* IDEA-129221 (tolerate invalid signature attributes)Roman Shevchenko2014-09-12-50/+66
* java-decompiler: fixes and cleanupsRoman Shevchenko2014-09-07-220/+127
* java-decompiler: code attributes reading restoredRoman Shevchenko2014-09-04-6/+10
* java-decompiler: optimization (empty lists allocation avoided)Roman Shevchenko2014-09-04-348/+351
* java-decompiler: fixes and cleanupsRoman Shevchenko2014-09-03-819/+428
* java-decompiler: post-import cleanup (typos)Roman Shevchenko2014-09-01-2/+2
* java-decompiler: post-import cleanup (common fixes and optimizations)Roman Shevchenko2014-08-29-10/+13
* java-decompiler: post-import cleanup (dead code dropped)Roman Shevchenko2014-08-29-35/+4
* java-decompiler: post-import cleanup (code style issues)Roman Shevchenko2014-08-29-65/+59
* java-decompiler: post-import cleanup (formatting and copyright)Roman Shevchenko2014-08-28-4141/+4203
* java-decompiler: post-import cleanup (classes moved)Roman Shevchenko2014-08-28-0/+4697