Roman Shevchenko
|
45a41684e6
|
[java-decompiler] cleanup (arrays to data classes; formatting; typos; dead code)
|
2015-11-11 16:25:41 +01:00 |
|
Alexandru-Constantin Bledea
|
766fc1390d
|
Decompiler name shadowing resolution
https://github.com/JetBrains/intellij-community/pull/295
|
2015-09-07 20:44:51 +03:00 |
|
Egor.Ushakov
|
ca7e2dfa1c
|
decompiler: cleanup - marked const fields final
|
2015-03-26 15:28:13 +03:00 |
|
Egor.Ushakov
|
917c680276
|
decompiler: better line matching for single block methods
|
2015-03-25 12:30:07 +03:00 |
|
Egor.Ushakov
|
500f8b12d8
|
decompiler: map dummy return line to the method closing bracket
|
2015-03-24 17:58:08 +03:00 |
|
Stiver
|
c3b4a23fdb
|
Fixed 'IDEA-135314: Inner classes constructors calls decompiled incorrectly'
|
2015-03-01 12:13:04 +01:00 |
|
Roman Shevchenko
|
52a7e1c7e9
|
Cleanup (unused code; formatting; typos)
|
2014-11-10 16:59:08 +01:00 |
|
Egor.Ushakov
|
eb3db8dc8b
|
decompiler: use more TextBuffer methods
|
2014-10-21 21:10:54 +04:00 |
|
Egor.Ushakov
|
47fad13908
|
decompiler: fixed incorrect line numbers in dumped mapping
|
2014-10-20 16:05:40 +04:00 |
|
Roman Shevchenko
|
ce721c7acd
|
java-decompiler: test fix
|
2014-10-17 20:14:28 +02:00 |
|
Roman Shevchenko
|
3199686543
|
Cleanup (formatting; typos)
|
2014-10-17 20:14:03 +02:00 |
|
Roman Shevchenko
|
2d36ea60eb
|
Cleanup (formatting; typos)
|
2014-10-17 18:21:37 +02:00 |
|
Egor.Ushakov
|
1a183952b4
|
decompiler: build original lines mapping
|
2014-10-17 19:35:07 +04:00 |
|
Egor.Ushakov
|
309aca1d29
|
decompiler: fixed bytecode test
|
2014-10-17 17:03:13 +04:00 |
|
Stiver
|
6d03229b91
|
Unit test
|
2014-10-15 08:35:45 +02:00 |
|
Stiver
|
c975f11ecc
|
Activated bytecode-to-source mapping for all instructions
|
2014-10-15 06:26:49 +02:00 |
|
Egor.Ushakov
|
9bd8af2b43
|
calculate less indent buffers
|
2014-10-07 21:03:09 +04:00 |
|
Egor.Ushakov
|
125441a88f
|
decompiler: move generated lines as it is stated in debug line table (disabled for now)
|
2014-10-07 20:39:03 +04:00 |
|
Stiver
|
9f9da912f6
|
Fixed some errors in line counting
|
2014-10-07 07:31:22 +02:00 |
|
Stiver
|
9723ab4475
|
Propagated bytecode-to-source tracer
|
2014-10-06 04:27:26 +02:00 |
|
Stiver
|
f735cbc7ea
|
Started work on mapping bytecode instructions to source code lines
|
2014-10-01 07:00:11 +02:00 |
|
Roman Shevchenko
|
1cea85e49a
|
java-decompiler: optimization (less string buffer allocations on generating text)
|
2014-09-04 14:33:34 +04:00 |
|
Roman Shevchenko
|
984af2e7d0
|
java-decompiler: post-import cleanup (typos)
|
2014-09-01 16:08:53 +04:00 |
|
Roman Shevchenko
|
076e4393f2
|
java-decompiler: post-import cleanup (formatting and copyright)
|
2014-08-28 21:34:19 +04:00 |
|
Roman Shevchenko
|
663631f045
|
java-decompiler: post-import cleanup (classes moved)
|
2014-08-28 20:52:43 +04:00 |
|