anna
|
b33fa7fc25
|
effectively final: check flow at variable start (IDEA-114737)
|
2013-10-10 18:39:58 +02:00 |
|
anna
|
46e9f4beca
|
testdata for IDEA-57252
|
2013-10-10 18:39:57 +02:00 |
|
anna
|
82b6b165d6
|
testdata for IDEA-67518
|
2013-10-10 18:39:56 +02:00 |
|
anna
|
6a9313c58e
|
type parameter in bounds check: separate wildcards with type param in bound
|
2013-10-10 18:39:55 +02:00 |
|
anna
|
8e51c8070b
|
override: fix param names in javadoc (IDEA-114557)
|
2013-10-09 19:01:04 +02:00 |
|
anna
|
93c8631bb4
|
infer nullity: more pessimistic check: check variables first (IDEA-114630)
|
2013-10-09 16:27:49 +02:00 |
|
anna
|
69dbc89461
|
inference: do not check return type during inference; separate highlighting check
|
2013-10-08 17:13:33 +02:00 |
|
peter
|
203e791253
|
prefer variants without leading underscores when case sensitivity=first letter (OC-3547)
|
2013-10-07 17:18:25 +02:00 |
|
Bas Leijdekkers
|
4684ba71e0
|
Add package-info.java checking to "Declaration has problems in Javadoc references" inspection
|
2013-10-07 15:13:30 +02:00 |
|
Bas Leijdekkers
|
80c1fc4a87
|
fix JavadocInspectionQuickFixTest
|
2013-10-07 11:04:49 +02:00 |
|
Bas Leijdekkers
|
a0163c7c3d
|
fix test data
|
2013-10-07 11:04:49 +02:00 |
|
Bas Leijdekkers
|
b21a51bac3
|
fix test data
|
2013-10-05 23:13:48 +02:00 |
|
peter
|
0138fecbf5
|
don't suggest Math methods inside a Math method call (IDEA-114408)
|
2013-10-05 23:00:53 +02:00 |
|
Bas Leijdekkers
|
7b3d333cc1
|
javadoc tag completion in package-info.java
|
2013-10-04 22:12:57 +02:00 |
|
anna
|
417e906b18
|
test data fixed
|
2013-10-02 19:50:13 +02:00 |
|
anna
|
7bf6e776a3
|
warn about usages of final fields in another fields even if they appear after constructor where it would be definitely assigned (IDEA-114280)
|
2013-10-02 19:01:46 +02:00 |
|
anna
|
58f4563df7
|
fix parameter info after generics (IDEA-114245)
|
2013-10-02 17:18:45 +02:00 |
|
anna
|
e6ea7bc88c
|
accept type arguments on raw types for > 1.6 javac
|
2013-10-01 21:42:31 +02:00 |
|
peter
|
3a1ab0f858
|
IDEA-114256 Completion popup should prefer option without prefix
|
2013-10-01 13:16:17 +02:00 |
|
Roman Shevchenko
|
39e5e2087f
|
IDEA-114169 (false positive for non-intersecting throwers)
|
2013-09-30 14:52:21 +02:00 |
|
peter
|
08b715b836
|
IDEA-113710 Complete Current Statement broken for generic methods
|
2013-09-28 15:01:51 +02:00 |
|
anna
|
2ea47e35b1
|
new inference: move test
|
2013-09-26 19:16:12 +02:00 |
|
anna
|
264025422d
|
test data fixed
|
2013-09-25 18:32:29 +02:00 |
|
anna
|
f5257087e9
|
new inference: overload resolution for SAM return type for implicit lambda should be ignored
|
2013-09-25 16:12:44 +02:00 |
|
anna
|
8913712ee6
|
parameter popup: escape for annotation methods (IDEA-113971)
|
2013-09-25 11:08:46 +02:00 |
|
Anna Kozlova
|
e78ab513a5
|
lambda: check formal params for equality, eliminate wildcards during inference according to 15.27.3
|
2013-09-23 19:50:41 +04:00 |
|
Anna Kozlova
|
f415702127
|
new inference: default constructor as poly expression argument
|
2013-09-20 20:36:37 +04:00 |
|
Anna Kozlova
|
ee56497e3d
|
new inference: symmetric variable bounds
|
2013-09-20 20:36:36 +04:00 |
|
Anna Kozlova
|
4a46b24bcb
|
new inference: init inter call inference
|
2013-09-20 20:36:35 +04:00 |
|
Anna Kozlova
|
935cdbaf3b
|
new inference: initial tests
|
2013-09-20 12:11:57 +04:00 |
|
peter
|
b901d90b37
|
IDEA-96713 Incorrect options shown for 'implements'
|
2013-09-19 11:17:20 +02:00 |
|
peter
|
85ca653ed0
|
do we have java.applet in mockjdk now?
|
2013-09-18 20:40:51 +02:00 |
|
peter
|
077e89f136
|
IDEA-98656 Java doc not generated when an other Java doc has been commented after.
|
2013-09-18 17:28:05 +04:00 |
|
Roman Shevchenko
|
20150830af
|
java: highlighting for statics in anonymous classes
|
2013-09-16 13:02:14 +04:00 |
|
Roman Shevchenko
|
2c8eb0da10
|
Cleanup (formatting)
|
2013-09-16 13:02:13 +04:00 |
|
Bas Leijdekkers
|
e16694eabf
|
IDEA-63698 (Inconvertible type (assign double to Integer) not highlighted as error)
|
2013-09-14 22:13:13 +02:00 |
|
 Mike StrobelandAnna Kozlova
|
fbc3d18f9e
|
IDEA-111450 false positive for "Redundant type cast" inspection
|
2013-09-12 21:43:10 +04:00 |
|
Bas Leijdekkers
|
8d7f95a137
|
IDEA-26350 (Bad Java code is green: variable might not have been initialized)
|
2013-09-11 16:18:45 +02:00 |
|
Bas Leijdekkers
|
ba3c923024
|
IDEA-93530 (bad code green: cannot assign a value to final variable)
|
2013-09-10 23:09:52 +02:00 |
|
Bas Leijdekkers
|
816cc8a140
|
IDEA-93515 (Good code red: variable might not have been initialized)
|
2013-09-10 20:08:37 +02:00 |
|
Anna Kozlova
|
4cae15713b
|
more specific: lambda extended initial fix (IDEA-113357)
|
2013-09-09 21:42:47 +04:00 |
|
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 |
|