summaryrefslogtreecommitdiffstats
path: root/src/org/jetbrains/java/decompiler/main/collectors
Commit message (Collapse)AuthorAgeLines
* fixed lambda parameter names already used in the contextEgor.Ushakov2018-06-25-1/+2
| | | | | | | | # Conflicts: # src/org/jetbrains/java/decompiler/main/collectors/VarNamesCollector.java # src/org/jetbrains/java/decompiler/main/rels/NestedClassProcessor.java # src/org/jetbrains/java/decompiler/modules/decompiler/vars/VarProcessor.java # test/org/jetbrains/java/decompiler/SingleClassesTest.java
* Spigot Changesmd_52014-10-25-1/+1
|
* calculate less indent buffersEgor.Ushakov2014-10-07-12/+8
|
* decompiler: move generated lines as it is stated in debug line table ↵Egor.Ushakov2014-10-07-2/+4
| | | | (disabled for now)
* Fixed some errors in line countingStiver2014-10-07-5/+22
|
* Propagated bytecode-to-source tracerStiver2014-10-06-26/+68
|
* Started work on mapping bytecode instructions to source code linesStiver2014-10-01-0/+101
|
* java-decompiler: optimization (less string buffer allocations on generating ↵Roman Shevchenko2014-09-04-21/+17
| | | | text)
* java-decompiler: post-import cleanup (typos)Roman Shevchenko2014-09-01-2/+2
|
* java-decompiler: post-import cleanup (formatting and copyright)Roman Shevchenko2014-08-28-205/+201
|
* java-decompiler: post-import cleanup (classes moved)Roman Shevchenko2014-08-28-0/+244