Commit Graph

17 Commits (9c869a42c3f0935955f2e315254fdd0c4a45eeba)

Author SHA1 Message Date
Tagir Valeev e16fb8ef1d Avoid assignment used as condition 3 years ago
Vladimir Krivosheev 50691f39fb cleanup (final) 4 years ago
Tagir Valeev 488da329f4 Fix warnings (redundant boolean operation and others) 4 years ago
Alexey Kudravtsev 9891772dec Use bounded wildcards in API in static methods to make it more conventional and flexible 6 years ago
nik 21a80957bb cleanup: remove 'public' modifier from constructors in non-public classes (IDEA-195931) 6 years ago
Roman Shevchenko b3171e60c9 [java decompiler] cleanup (duplicates; dead code; typos; formatting) 7 years ago
Roman Shevchenko 29de7ad72e [java decompiler] cleanup (dead code; optimizations; warnings) 7 years ago
Roman Shevchenko 7521c17aba [java decompiler] updates copyright comment 7 years ago
Egor.Ushakov 7575bb57de removed unneeded boxing 7 years ago
Anna.Kozlova 947fae191f explicit types to diamonds 8 years ago
Egor.Ushakov 262d580ccc decompiler: cleanup 9 years ago
Egor.Ushakov 768f82b798 avoid using Arrays.asList for a single element 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
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
Stiver e2d0f5d9c3 initial commit 10 years ago