Commit Graph

29 Commits (9c869a42c3f0935955f2e315254fdd0c4a45eeba)

Author SHA1 Message Date
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 24a695344e Merge remote-tracking branch 'origin/master' into amakeev/gradle 5 years ago
Anton Makeev c66c8fc54e IDEA-210281 Cleanup Gradle settings: separate Runner configurable removed 5 years ago
Gregory.Shrago 042f6bd9a7 migrate to StringUtil.toLower/UpperCase, ENGLISH locale 5 years ago
Anna.Kozlova 7e155e71f2 remove redundant suppressions 6 years ago
Maxim Degtyarev f720793431 Treat identifiers containing `ignorable` characters as invalid; Add unit tests for `ConverterHelper` class. 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
Roman Shevchenko 6bcc6a511f Cleanup (warning; formatting) 7 years ago
Nicholas Sherlock fda661d76d FernFlower: Rename classes whose filenames will exceed 255 characters 7 years ago
Maxim Degtyarev faaab500e3 RESERVED_WINDOWS_NAMESPACE contains duplicate entries of `aux` and doesn't contain `con` which is reserved name too. 7 years ago
Egor.Ushakov 4beda48cf8 IDEABKL-7547 Decompiler fails to rename class which consists of digits only 7 years ago
Anna.Kozlova 947fae191f explicit types to diamonds 8 years ago
Christopher Carpenter 233a1547a0 [Fernflower] When using -ren=1, make the default renamer rename classes that have names that are reserved by the windows namespace. 9 years ago
Egor.Ushakov ca7e2dfa1c decompiler: cleanup - marked const fields final 9 years ago
Roman Shevchenko 0b9402bd45 java-decompiler: renamer interface cleaned 10 years ago
Roman Shevchenko 82a2939271 java-decompiler: cleanups and fixes 10 years ago
Roman Shevchenko ff382a6fdf java-decompiler: fixes and cleanups 10 years ago
Roman Shevchenko 2df49d32a7 java-decompiler: fixes and cleanups 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