Bas Leijdekkers
|
2fa6ff6b69
|
test for IDEA-53184
|
2013-09-09 17:10:59 +02:00 |
|
Anna Kozlova
|
286cdc3bae
|
anonym -> lambda: unique param names (IDEA-113338)
|
2013-09-09 13:03:19 +04:00 |
|
peter
|
75c1cd600f
|
IDEA-113149 Constructor parameters completion is not available in case of classes with generics
|
2013-09-06 18:33:23 +02:00 |
|
peter
|
243adf0667
|
IDEA-113028 Complete statement doesn't complete class declaration
|
2013-09-06 18:33:23 +02:00 |
|
peter
|
2418434082
|
update FixAllQuickfixTest test data, so that it identifies the quick fix unambiguously
|
2013-09-05 21:35:18 +02:00 |
|
Anna Kozlova
|
5ac8d00c35
|
accept narrowing conversion from byte[] to T< extends Serializable> (IDEA-113225)
|
2013-09-05 19:56:35 +04:00 |
|
Anna Kozlova
|
e2856e1712
|
EA-49556 - CCE: ExpectedTypesProvider$MyParentVisitor.visitAnnotationArrayInitializer
|
2013-09-04 14:36:15 +04:00 |
|
Anna Kozlova
|
0622404265
|
method refs: ambiguity (IDEA-113078)
|
2013-09-04 13:46:45 +04:00 |
|
Bas Leijdekkers
|
d273f7d591
|
"Move assignment to field declaration" intention CCE fix
|
2013-09-03 21:47:43 +02:00 |
|
Anna Kozlova
|
c6e41b5df6
|
parameter info generics: check resulted html
|
2013-09-02 18:01:13 +04:00 |
|
peter
|
44011ffd99
|
first letter case sensitivity should match pattern start with name start even in middle matches
|
2013-09-02 09:25:18 +02:00 |
|
peter
|
4135d127e6
|
make tests more independent from all/imported classes behavior
|
2013-08-31 12:23:18 +02:00 |
|
peter
|
445acfb2d0
|
make tests more independent from all/imported classes behavior
|
2013-08-31 11:10:18 +02:00 |
|
peter
|
fa68185dd2
|
IDEA-112173 Smart completion after 'new' should honor upper bound of generic parameters
|
2013-08-30 21:44:33 +02:00 |
|
Anna Kozlova
|
7c56a37bc4
|
create var from instanceOf check: do not insert before previous line end-line comment
|
2013-08-30 14:20:22 +04:00 |
|
Anna Kozlova
|
75847497e5
|
method refs: accept 2 phase acceptance (static and receiver based), raise 'staticAccess' errors at highlighting level
|
2013-08-30 13:10:42 +04:00 |
|
Anna Kozlova
|
e9b1dfce36
|
dumb smart lambda completion (IDEA-112553)
|
2013-08-27 13:30:58 +04:00 |
|
Anna Kozlova
|
04a76c3faf
|
IDEA-112555 Bad code is green with method references on instance
|
2013-08-26 18:11:00 +04:00 |
|
Anna Kozlova
|
89dffc97f5
|
cal property name: accept without any other checks non-letter prefixes (IDEA-112585)
|
2013-08-26 15:35:58 +04:00 |
|
Anna Kozlova
|
4be2bcf4f0
|
restore suggestion to remove 'abstract' when method has body
|
2013-08-26 14:02:43 +04:00 |
|
Anna Kozlova
|
425a1e03fa
|
avoid warnings on super abstract methods that they try to assign weaker access (IDEA-67584)
|
2013-08-22 21:59:24 +04:00 |
|
Anna Kozlova
|
5ee69d4938
|
check overridden methods with different type params numbers for thrown exceptions (IDEA-67860)
|
2013-08-22 21:59:22 +04:00 |
|
peter
|
a3b7858035
|
completion should insert qualified names in javadoc according to the code style settings (IDEA-111023)
|
2013-08-22 18:19:33 +02:00 |
|
peter
|
c545510805
|
overloaded calls are not recursive (IDEA-112451)
|
2013-08-21 15:21:59 +02:00 |
|
Anna Kozlova
|
4dc2416613
|
Merge remote-tracking branch 'origin/master'
|
2013-08-20 15:52:32 +04:00 |
|
Anna Kozlova
|
183c7cd0b8
|
fix testdata
|
2013-08-20 15:15:13 +04:00 |
|
peter
|
2b8ece109d
|
IDEA-112014 Complete Current Statement - doesn't work correctly on a multi-line statement
|
2013-08-20 13:03:09 +02:00 |
|
Anna Kozlova
|
6e9b26f3b1
|
method refs IDEA-112323
|
2013-08-20 13:32:04 +04:00 |
|
Anna Kozlova
|
507249a31b
|
distinguish wildcards with raw/generic bounds (IDEA-97276)
|
2013-08-17 16:49:15 +04:00 |
|
Anna Kozlova
|
bb1cea719a
|
simplified isAssignable check
|
2013-08-16 20:54:06 +04:00 |
|
Anna Kozlova
|
a6a1737ba1
|
revert fix for IDEA-110947 (IDEA-112122)
|
2013-08-16 11:32:39 +04:00 |
|
Anna Kozlova
|
e1e583734a
|
TypeParameter inferred types check unification
|
2013-08-16 11:28:51 +04:00 |
|
Anna Kozlova
|
e006534d08
|
moreSpecific cleanup
|
2013-08-15 17:38:03 +04:00 |
|
Anna Kozlova
|
397c637699
|
testdata for IDEA-57633
|
2013-08-15 13:49:58 +04:00 |
|
Anna Kozlova
|
230c6fd84b
|
moreSpecific: use site info to check assignability, prefer concrete to abstract methods (IDEA-57569)
|
2013-08-15 13:49:57 +04:00 |
|
Anna Kozlova
|
3f49bd2d73
|
moreSpecific: check erased signatures when comparing interface methods (IDEA-67519)
|
2013-08-15 13:49:51 +04:00 |
|
Anna Kozlova
|
215cfff69c
|
prefer generics to raw when more specific was not detected (IDEA-67576)
|
2013-08-15 13:49:50 +04:00 |
|
Anna Kozlova
|
c5e3693ce2
|
testdata for IDEA-67836
|
2013-08-15 13:49:49 +04:00 |
|
Anna Kozlova
|
4e7a81fd93
|
testdata for IDEA-67843
|
2013-08-15 13:49:48 +04:00 |
|
Anna Kozlova
|
47220fd160
|
moreSpecific simplification, include complete check for inferred types in MethodCandidateInfo.isApplicable
|
2013-08-15 13:49:47 +04:00 |
|
Anna Kozlova
|
533073479b
|
generics: allow foreign interface usage in class type arguments
|
2013-08-09 14:21:28 +02:00 |
|
Anna Kozlova
|
7cf4be2861
|
provide enum constructor package local modifier according to spec examples (IDEA-111785)
|
2013-08-09 14:21:26 +02:00 |
|
Anna Kozlova
|
5ca0622cf4
|
IDEA-111715: implements for enum constant without class initializer
|
2013-08-09 14:21:25 +02:00 |
|
anna
|
e777a6d77d
|
ambiguity: forgotten check on class type when check for type args (IDEA-67865)
|
2013-08-07 22:02:55 +02:00 |
|
Roman Shevchenko
|
cfc55bcb41
|
java: single underscore variables highlighting for Java 8
|
2013-08-07 15:07:21 +02:00 |
|
anna
|
75b37b8dbf
|
testdata for IDEA-57312
|
2013-08-06 20:48:33 +02:00 |
|
anna
|
c8cc567c52
|
do not open capture for upper level wildcards with equals constraint (IDEA-57439)
|
2013-08-06 20:48:32 +02:00 |
|
anna
|
ad657339ff
|
continue least upper bound calculation till second nested layer (IDEA-67676)
|
2013-08-06 20:48:31 +02:00 |
|
anna
|
6d3989e21d
|
IDEA-111613 Bad code is green: IDEA doesn't show 'Unhandled exception' error when a method with parametrized 'throws' section is used with wildcard type argument
|
2013-08-06 13:49:10 +02:00 |
|
anna
|
1bd39a6322
|
recursive lambda checks for functional interfaces
|
2013-08-06 13:49:09 +02:00 |
|