Commit Graph

17 Commits (e44ba9905e410be06b69152fff5950094c6651bf)

Author SHA1 Message Date
Egor.Ushakov e44ba9905e IDEA-127533 int field is displayed as char 7 years ago
Egor.Ushakov 7575bb57de removed unneeded boxing 7 years ago
Egor.Ushakov a62cc3f709 IDEA-127499 Decompiler doesn't support switch over enums 7 years ago
Egor.Ushakov f53a873116 IDEA-167346 Do not escape single quote in strings 7 years ago
Anna.Kozlova 947fae191f explicit types to diamonds 8 years ago
Roman Shevchenko df19689f2b Cleanup (formatting) 8 years ago
Roman Shevchenko b96586cc2f [java-decompiler] utility classes reorganized 8 years ago
Roman Shevchenko cfe1448b2b Cleanup (unneeded anonymous classes) 8 years ago
Stiver b3962a09ca Extended option 'dc4' to handle inlined class references (mainly Eclipse). See IDEA-135387 for an example. 9 years ago
Roman Shevchenko 82a2939271 java-decompiler: cleanups and fixes 10 years ago
Stiver c975f11ecc Activated bytecode-to-source mapping for all instructions 10 years ago
Egor.Ushakov 46c36636bc decompiler: track lines in anonymous classes as well 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 f5431c3bb1 java-decompiler: post-import cleanup (common fixes and optimizations) 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 9ae885c9ec escape non-printable Unicode characters in literals 10 years ago
Roman Shevchenko 4df7866a5c "ascii" option documented and used for both string and character literals 10 years ago
Roman Shevchenko 879330b555 minor optimization (o == this in equals) 10 years ago
Roman Shevchenko 0a66fa8925 option to pass numeric literals undecoded 10 years ago
Stiver e2d0f5d9c3 initial commit 10 years ago