Egor.Ushakov
|
32e7765874
|
decompiler: fixed bytecode mapping for anonymous classes
|
11 years ago |
Stiver
|
c975f11ecc
|
Activated bytecode-to-source mapping for all instructions
|
11 years ago |
Roman Shevchenko
|
6889e7435a
|
EA-41231 (omit synthetic inner class constructor parameter)
|
11 years ago |
Egor.Ushakov
|
46c36636bc
|
decompiler: track lines in anonymous classes as well
|
11 years ago |
Egor.Ushakov
|
7bb0f5ba7e
|
decompiler: for now disabled line numbers in inner classes
|
11 years ago |
Roman Shevchenko
|
d96104bdec
|
Cleanup (formatting)
|
11 years ago |
Egor.Ushakov
|
125441a88f
|
decompiler: move generated lines as it is stated in debug line table (disabled for now)
|
11 years ago |
Stiver
|
9f9da912f6
|
Fixed some errors in line counting
|
11 years ago |
Stiver
|
9723ab4475
|
Propagated bytecode-to-source tracer
|
11 years ago |
Stiver
|
f735cbc7ea
|
Started work on mapping bytecode instructions to source code lines
|
11 years ago |
Roman Shevchenko
|
91c64c5a94
|
Cleanup (loop invariant optimization; formatting)
|
11 years ago |
Stiver
|
4638144fad
|
Fixing migration errors: refactoring of processStatementLabel() reverted as it introduced incorrect logic changes
|
11 years ago |
Roman Shevchenko
|
a4054817d2
|
EA-60512 (better logging)
|
11 years ago |
Roman Shevchenko
|
ff382a6fdf
|
java-decompiler: fixes and cleanups
- console decompiler: resource closing, lookup instead of scan, error reporting
- logger interface reworked
- saver interface renamed
- bytecode provider returns byte array (to reduce stream leakage)
- extra level of context unit avoided
- unneeded exceptions, dead code, formatting
|
11 years ago |
Roman Shevchenko
|
686b5abef9
|
java-decompiler: optimization (empty lists allocation avoided)
|
11 years ago |
Roman Shevchenko
|
1cea85e49a
|
java-decompiler: optimization (less string buffer allocations on generating text)
|
11 years ago |
Roman Shevchenko
|
f4f9e8be28
|
java-decompiler: cleanups
- better signatures
- accurate suppression
- unused symbols
- typos
|
11 years ago |
Roman Shevchenko
|
646f1c3f21
|
java-decompiler: hide synthetic field assignment
|
11 years ago |
Roman Shevchenko
|
2df49d32a7
|
java-decompiler: fixes and cleanups
- unified attribute loading code
- common methods for checking member flags
- verifying skip()
- correct resource closing
- typos
|
11 years ago |
Roman Shevchenko
|
984af2e7d0
|
java-decompiler: post-import cleanup (typos)
|
11 years ago |
Roman Shevchenko
|
f5431c3bb1
|
java-decompiler: post-import cleanup (common fixes and optimizations)
|
11 years ago |
Roman Shevchenko
|
84ea54eb1e
|
java-decompiler: post-import cleanup (code style issues)
|
11 years ago |
Roman Shevchenko
|
076e4393f2
|
java-decompiler: post-import cleanup (formatting and copyright)
|
11 years ago |
Roman Shevchenko
|
663631f045
|
java-decompiler: post-import cleanup (classes moved)
|
11 years ago |