summaryrefslogtreecommitdiffstats
path: root/src/org/jetbrains/java/decompiler/main/ClassWriter.java
Commit message (Expand)AuthorAgeLines
* Fix lambda param namesmd_52017-11-29-1/+7
* fixed incorrect constructor method referencemd_52017-10-28-1/+1
* Mavenized and fixed formatting to match jacobeformattingThinkofdeath2014-12-11-12/+41
* Spigot Changesmd_52014-10-25-11/+22
* java-decompiler: minor optimizationRoman Shevchenko2014-10-08-4/+3
* calculate less indent buffersEgor.Ushakov2014-10-07-31/+23
* decompiler: move generated lines as it is stated in debug line table (disable...Egor.Ushakov2014-10-07-13/+24
* Fixed some errors in line countingStiver2014-10-07-5/+8
* Propagated bytecode-to-source tracerStiver2014-10-06-6/+24
* Started work on mapping bytecode instructions to source code linesStiver2014-10-01-15/+27
* IDEA-129221 (tolerate invalid signature attributes)Roman Shevchenko2014-09-12-6/+8
* java-decompiler: fixes and cleanupsRoman Shevchenko2014-09-07-1/+1
* java-decompiler: optimization (less string buffer allocations on generating t...Roman Shevchenko2014-09-04-775/+634
* java-decompiler: cleanupsRoman Shevchenko2014-09-03-3/+3
* java-decompiler: fixes and cleanupsRoman Shevchenko2014-09-03-36/+26
* java-decompiler: post-import cleanup (typos)Roman Shevchenko2014-09-01-6/+6
* java-decompiler: post-import cleanup (common fixes and optimizations)Roman Shevchenko2014-08-29-4/+4
* java-decompiler: post-import cleanup (code style issues)Roman Shevchenko2014-08-29-2/+0
* java-decompiler: post-import cleanup (formatting and copyright)Roman Shevchenko2014-08-28-1065/+1096
* java-decompiler: post-import cleanup (classes moved)Roman Shevchenko2014-08-28-0/+1107