Commit Graph

25 Commits (9c869a42c3f0935955f2e315254fdd0c4a45eeba)

Author SHA1 Message Date
Roman Shevchenko f40b96ebcf [java decompiler] minor refactoring + cleanup (duplicates; dependencies; test data layout; typos; formatting) 3 years ago
Vladimir Krivosheev 1d63f7d447 cleanup (final) 4 years ago
Graham 1526cea2a5 Annotate variables in catch statements with @Pc 4 years ago
Rustam Vishnyakov e2d2701ca9 EditorConfig documentation test 5 years ago
Egor Zhdan 88db2ab37a Cleanup: NotNull/Nullable 5 years ago
Anna Kozlova a431a3c93e constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578) 5 years ago
Egor Zhdan 20d0e0f1e5 Cleanup: NotNull/Nullable 5 years ago
Aleksey Rostovskiy 89e9a42b63 get rid of intellij.build.toolbox.litegen parameter and use BuildOptions.TOOLBOX_LITE_GEN_STEP to skip it instead 5 years ago
Alexandr Suhinin d05fff192f [duplicates] enable duplicates analysis in PyCharm/WebStorm/PhpStorm/RubyMine 5 years ago
Anton Makeev c25785846b Merge branch 'master' into amakeev/gradle 5 years ago
Anton Makeev c66c8fc54e IDEA-210281 Cleanup Gradle settings: separate Runner configurable removed 5 years ago
Alexey Kudravtsev f9c29f0c92 add PECS wildcards to method signatures where necessary and where methods are not overridden by plugins 5 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 1f0d42ba0d stabilize tests 7 years ago
Egor.Ushakov 7575bb57de removed unneeded boxing 7 years ago
Anna.Kozlova 947fae191f explicit types to diamonds 8 years ago
Egor.Ushakov f3af4dd681 decompiler: create less thrown away objects 9 years ago
Egor.Ushakov 768f82b798 avoid using Arrays.asList for a single element 9 years ago
Egor.Ushakov 99404ea6cf decompiler: more correct toString 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
Stiver e2d0f5d9c3 initial commit 10 years ago