summaryrefslogtreecommitdiffstats
path: root/src/org/jetbrains/java/decompiler/main/collectors/BytecodeSourceMapper.java
Commit message (Collapse)AuthorAgeLines
* 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-1/+2
| | | | (disabled for now)
* Fixed some errors in line countingStiver2014-10-07-1/+1
|
* Propagated bytecode-to-source tracerStiver2014-10-06-17/+26
|
* Started work on mapping bytecode instructions to source code linesStiver2014-10-01-0/+75