Commit Graph

15 Commits (9c869a42c3f0935955f2e315254fdd0c4a45eeba)

Author SHA1 Message Date
Alexey Kudravtsev 7f65f48b3f use more high-level methods to copy arrays instead of low-level cryptic System.arraycopy() 4 years ago
Vladimir Krivosheev 1d63f7d447 cleanup (final) 4 years ago
Alexey Kudravtsev 5650f57ad2 Use bounded wildcards in API in constructors/final methods to make it more conventional and flexible 6 years ago
Vladimir Krivosheev 8ee7853268 add override 6 years ago
Tagir Valeev 023bb2462a Unnecessary null check before instanceof removed 6 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
Anna.Kozlova 947fae191f explicit types to diamonds 8 years ago
Egor.Ushakov 262d580ccc decompiler: cleanup 9 years ago
Egor.Ushakov ca7e2dfa1c decompiler: cleanup - marked const fields final 9 years ago
Roman Shevchenko bef17b44fc java-decompiler: minor optimization (no more empty array creation) 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 879330b555 minor optimization (o == this in equals) 10 years ago
Stiver e2d0f5d9c3 initial commit 10 years ago