Egor Ushakov
|
8415f8e6f5
|
cleanup: use putIfAbsent
|
7 years ago |
Roman Shevchenko
|
4fd89eeb42
|
[java decompiler] moves TextBuffer into "util" package
|
7 years ago |
Roman Shevchenko
|
149d7ee681
|
[java decompiler] reverts incorrect optimization
|
7 years ago |
Roman Shevchenko
|
bb913e6814
|
[java decompiler] fixes NPE in import collector
|
7 years ago |
Roman Shevchenko
|
29de7ad72e
|
[java decompiler] cleanup (dead code; optimizations; warnings)
|
7 years ago |
Roman Shevchenko
|
71d8f4d689
|
[java decompiler] reworks setting/accessing decompiler context
|
7 years ago |
Roman Shevchenko
|
7521c17aba
|
[java decompiler] updates copyright comment
|
7 years ago |
Egor.Ushakov
|
6a7763922b
|
fixed lambda parameter names already used in the context
|
8 years ago |
Egor.Ushakov
|
d149b53799
|
minor cleanup and formatting
|
8 years ago |
Oleg Panashchenko
|
2a213aa4a0
|
Use fully qualified static field name in conflict #541
|
8 years ago |
Egor.Ushakov
|
fe5260df8a
|
IDEA-166101 Imports Added for Classes in Same Package
|
8 years ago |
Anna.Kozlova
|
947fae191f
|
explicit types to diamonds
|
8 years ago |
Roman Shevchenko
|
2867a8d41f
|
Cleanup (formatting; typos)
|
9 years ago |
Roman Shevchenko
|
f0e7494a65
|
Cleanup (formatting; typos)
|
9 years ago |
Anna.Kozlova
|
ffd54ff4f4
|
anonym -> lambda
|
9 years ago |
Roman Shevchenko
|
a8403429ef
|
Cleanup (minor optimization)
|
9 years ago |
Roman Shevchenko
|
45a41684e6
|
[java-decompiler] cleanup (arrays to data classes; formatting; typos; dead code)
|
9 years ago |
Alexandru-Constantin Bledea
|
766fc1390d
|
Decompiler name shadowing resolution
https://github.com/JetBrains/intellij-community/pull/295
|
9 years ago |
Egor.Ushakov
|
ca7e2dfa1c
|
decompiler: cleanup - marked const fields final
|
10 years ago |
Egor.Ushakov
|
917c680276
|
decompiler: better line matching for single block methods
|
10 years ago |
Egor.Ushakov
|
500f8b12d8
|
decompiler: map dummy return line to the method closing bracket
|
10 years ago |
Stiver
|
c3b4a23fdb
|
Fixed 'IDEA-135314: Inner classes constructors calls decompiled incorrectly'
|
10 years ago |
Roman Shevchenko
|
52a7e1c7e9
|
Cleanup (unused code; formatting; typos)
|
10 years ago |
Egor.Ushakov
|
eb3db8dc8b
|
decompiler: use more TextBuffer methods
|
10 years ago |
Egor.Ushakov
|
47fad13908
|
decompiler: fixed incorrect line numbers in dumped mapping
|
10 years ago |
Roman Shevchenko
|
ce721c7acd
|
java-decompiler: test fix
|
10 years ago |
Roman Shevchenko
|
3199686543
|
Cleanup (formatting; typos)
|
10 years ago |
Roman Shevchenko
|
2d36ea60eb
|
Cleanup (formatting; typos)
|
10 years ago |
Egor.Ushakov
|
1a183952b4
|
decompiler: build original lines mapping
|
10 years ago |
Egor.Ushakov
|
309aca1d29
|
decompiler: fixed bytecode test
|
10 years ago |
Stiver
|
6d03229b91
|
Unit test
|
10 years ago |
Stiver
|
c975f11ecc
|
Activated bytecode-to-source mapping for all instructions
|
10 years ago |
Egor.Ushakov
|
9bd8af2b43
|
calculate less indent buffers
|
10 years ago |
Egor.Ushakov
|
125441a88f
|
decompiler: move generated lines as it is stated in debug line table (disabled for now)
|
10 years ago |
Stiver
|
9f9da912f6
|
Fixed some errors in line counting
|
10 years ago |
Stiver
|
9723ab4475
|
Propagated bytecode-to-source tracer
|
10 years ago |
Stiver
|
f735cbc7ea
|
Started work on mapping bytecode instructions to source code lines
|
10 years ago |
Roman Shevchenko
|
1cea85e49a
|
java-decompiler: optimization (less string buffer allocations on generating text)
|
10 years ago |
Roman Shevchenko
|
984af2e7d0
|
java-decompiler: post-import cleanup (typos)
|
10 years ago |
Roman Shevchenko
|
076e4393f2
|
java-decompiler: post-import cleanup (formatting and copyright)
|
10 years ago |
Roman Shevchenko
|
663631f045
|
java-decompiler: post-import cleanup (classes moved)
|
10 years ago |