Commit Graph

23 Commits (9c869a42c3f0935955f2e315254fdd0c4a45eeba)

Author SHA1 Message Date
Vladimir Krivosheev 1d63f7d447 cleanup (final) 4 years ago
Graham 1526cea2a5 Annotate variables in catch statements with @Pc 4 years ago
Vladimir Krivosheev 8ee7853268 add override 6 years ago
upnotes 1af631be9d toString() methods + one old typo 6 years ago
stsypanov 8824c20cbb improve performance of logical conjunction (IDEA-182226) 6 years ago
Roman Shevchenko 4fd89eeb42 [java decompiler] moves TextBuffer into "util" package 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 d706718b1b added spaces after if and inside the ternary operator 7 years ago
Anna.Kozlova 947fae191f explicit types to diamonds 8 years ago
Egor.Ushakov ca7e2dfa1c decompiler: cleanup - marked const fields final 9 years ago
Egor.Ushakov 0d80e663ae decompiler: fixed line mapping in try-catch block 10 years ago
Egor.Ushakov d00bc545fe IDEA-131658 try-catch-finally is not supported 10 years ago
Egor.Ushakov 46c36636bc decompiler: track lines in anonymous classes as well 10 years ago
Stiver 9f9da912f6 Fixed some errors in line counting 10 years ago
Stiver f735cbc7ea Started work on mapping bytecode instructions to source code lines 10 years ago
Roman Shevchenko 984af2e7d0 java-decompiler: post-import cleanup (typos) 10 years ago
Roman Shevchenko f5431c3bb1 java-decompiler: post-import cleanup (common fixes and optimizations) 10 years ago
Roman Shevchenko 84ea54eb1e java-decompiler: post-import cleanup (code style issues) 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
Roman Shevchenko f864084061 java-decompiler: post-import cleanup (root package renamed) 10 years ago
Roman Shevchenko c23845ae4a incorrect line separator trimming fixed 10 years ago
Stiver e2d0f5d9c3 initial commit 10 years ago