Commit Graph
4336 Commits
Author SHA1 Message Date
Anna Kozlova e2c708dfcf method refs: add constraint P1->ReferenceType for inexact method references despite of spec (IDEA-117311) 2014-01-30 12:02:17 +04:00
Anna Kozlova 9ef2c46b28 new inference: propagate current substitutors during additional constrains processing (IDEA-118965) 2014-01-30 12:02:16 +04:00
peter 4037871a23 IDEA-119983 Smart type completion mixes order for Color.RED 2014-01-29 19:40:25 +01:00
peter 589208ff99 test that stats is remembered for global static method completion variants 2014-01-29 19:40:24 +01:00
Anna Kozlova aa04a46498 new inference: reduce additional constraints order fixed 2014-01-29 11:52:11 +04:00
Anna Kozlova 40f3ae8e6e lambda: ground target type for implicit lambda 2014-01-28 17:56:01 +04:00
Anna Kozlova 32094bf637 temp solution (IDEA-118527) 2014-01-28 17:55:59 +04:00
Alexander Zolotov 7d2fe18916 IDEA-119910 Middle matching doesn't work if pattern starts with a digit 2014-01-28 16:04:30 +04:00
Maxim.Mossienko bb558e8990 better fix for IDEA-111684 2014-01-27 20:16:51 +01:00
Anna Kozlova 88c7770258 graph inference: accept raw inference when return type was erased (IDEA-119844) 2014-01-27 19:59:24 +04:00
Anna Kozlova c8e5698c54 graph inference: recursive calls (IDEA-119834) 2014-01-27 19:59:23 +04:00
Dennis Ushakov 9c77e2acb3 use explicit html4 to reduce variants 2014-01-27 12:57:05 +04:00
Anna Kozlova 389fc762e1 EA-53504 - IOE: PsiJavaParserFacadeImpl.createExpressionFromText 2014-01-24 15:53:47 +04:00
Anna Kozlova b00014b47e method ref constrain (IDEA-119552) 2014-01-24 15:53:44 +04:00
peter 2ad99bc082 IDEA-119630 Live template broke in IDEA 13 2014-01-23 22:19:58 +01:00
Anna Kozlova 2c804f626c cls reference ignores passed outer class type arguments (IDEA-118733) 2014-01-23 19:41:35 +04:00
Alexey Kudravtsev ce5e01266b IDEA-119617 2014-01-23 14:13:27 +04:00
peter 76956c0ebe IDEA-119740 Ctrl+Shift+Space does not complete exception type after "final" 2014-01-23 10:45:22 +01:00
peter 404f4e3fca IDEA-119663 false positive Constant conditions & exceptions: "Argument ... might be null" 2014-01-23 09:53:53 +01:00
Anna Kozlova 256144bc19 test fixed: do not assert order of ClassInheritors 2014-01-22 13:52:15 +04:00
Anna Kozlova 93330f855e restore that ClassInheritorsSearch returns unique results (IDEA-119628) 2014-01-22 12:03:15 +04:00
Yaroslav Lepenkin 8b820b649f IDEA-117373 Spacing options for Java type arguments/parameters [CR-IC-4071] 2014-01-21 19:35:54 +04:00
Anna Kozlova 6320d5f50c do not replace checked exception with unchecked (IDEA-119345) 2014-01-21 18:22:44 +04:00
Anna Kozlova aaa813a877 resolve conflicting names (IDEA-119412) 2014-01-21 18:22:42 +04:00
Anna Kozlova baee0eb2b3 distinct prover: do not distinguish raw type arguments from type arguments without params (IDEA-119546) 2014-01-21 18:22:40 +04:00
Svetlana.Zemlyanskay 22d73991e7 IDEA-95410 Arrangement: Preserve fold regions on arrangement 2014-01-21 10:27:26 +04:00
Yaroslav Lepenkin af674d6ad9 IDEA-118374 Formatter chop down method arguments when long is not working correctly [CR-IC-4041] 2014-01-20 19:53:23 +04:00
Dmitry Batrak 9586436476 IDEA-119444 Closure view shouldn't be flickering
added a test
2014-01-20 15:04:20 +04:00
peter 032c188cd8 IDEA-119416 Smart type completion proposes nothing in String concatenation expressions 2014-01-17 19:11:11 +01:00
peter 9ffaba9293 IDEA-65566 Allow 'NotNull' as the default element behavior for a given class or package 2014-01-17 17:25:13 +01:00
peter 0b9321bc2f IDEA-99331 Complete Statement: incorrectly completes at statement within new array size brackets 2014-01-17 17:25:12 +01:00
peter 298bb04cdb IDEA-119445 Remove first slash in "copy reference" 2014-01-16 17:28:52 +01:00
peter 150a696859 more tests on snakeCase() macro current behavior (IDEA-119192) 2014-01-14 11:58:06 +01:00
peter 2dc4ac2f2b IDEA-118551 Duplicated enum field in completion 2014-01-13 19:58:48 +01:00
peter b06366a1ba IDEA-119052 Java smart type code completion proposes incorrect variant if non-matching local variable hides a matching instance variable 2014-01-13 19:58:47 +01:00
peter a0be495846 IDEA-119192 LiveTemplate function snakeCase() should convert the hyphens to underscores 2014-01-13 19:58:46 +01:00
peter dd0278244c [^maxim] build psi and index on the last committed document text (IDEA-117183, IDEA-116721) 2014-01-13 17:14:17 +01:00
Yaroslav Lepenkin 4d2a597486 IDEA-118989 Code Formatting broken in 13.0.2 EAP [CR-IC-3927] 2014-01-13 19:42:14 +04:00
Alexander Zolotov 8aa8ca5de2 Postfix templates: fix template for anonymous classes 2014-01-13 15:40:55 +04:00
Anna Kozlova fbb0fd6132 IDEA-119021 Wrong accessibility warnings when inlining a static class to anonymous 2014-01-09 16:13:24 +01:00
Anna Kozlova 0230339ea1 test assistance: @TestDataPath propagated to @Parameterized tests 2014-01-09 11:11:37 +01:00
peter 0c0e8867b1 dfa: don't walk equals() method argument twice (IDEA-118971) 2014-01-08 18:13:25 +01:00
Anna Kozlova cda9ec5baf parameterized test: sample cases 2014-01-08 12:50:00 +01:00
Roman Shevchenko a16d50baa6 IDEA-118970 (external URL formatting for Javadoc 8) 2014-01-08 12:26:53 +01:00
Roman Shevchenko a1870c6d98 IDEA-118970 (preparation, cleanup, minor optimization) 2014-01-08 12:26:52 +01:00
Alexander Zolotov 2665a70fef Java surrounders: if and not surrounder should be able to handle java.lang
.Boolean expressions
2014-01-08 15:41:08 +11:00
Alexander Zolotov d35b82798f Java surrounders: check surrounder availability in tests 2014-01-08 15:41:08 +11:00
Anna Kozlova 01617e9b80 testall -> parameterized (I) 2014-01-07 17:16:16 +01:00
Anna Kozlova 0a141f3257 normalize tests 2014-01-07 17:16:14 +01:00
Anna Kozlova 354936fb5f normalize tests 2014-01-07 17:16:14 +01:00