Commit Graph
638 Commits
Author SHA1 Message Date
anna 2c3fd187d5 check if super wildcard is within its bounds (IDEA-95065) 2012-11-15 21:37:07 +01:00
anna 3987b4bbb2 suggest method static imports: take method return type into account (IDEA-82353) 2012-11-15 21:37:06 +01:00
anna 77d6b68a6b IDEA-94990: java 6 bug workaround 2012-11-15 19:15:14 +01:00
Alexey Kudravtsev 843eaf46da IDEA-94838 "optimize imports of the fly" - change the inspection name 2012-11-15 17:30:13 +04:00
anna 03ac96800c this is inaccessible inside interface (IDEA-94986) 2012-11-15 12:52:26 +01:00
anna daea664646 IDEA-94908: forbid to select raw type from parameterized parent 2012-11-14 19:22:02 +01:00
anna 7cee6ae2b4 temp decline raw assignments (IDEA-92022) 2012-11-13 20:18:07 +01:00
anna e1ac2b1977 IDEA-91626 2012-11-13 20:18:06 +01:00
Bas Leijdekkers 5fd588fa5c "Variable is assigned to itself" inspection improvements 2012-11-13 16:19:41 +01:00
Roman Shevchenko 3656acccf1 Extension method syntax inspection 2012-11-10 21:36:44 +01:00
Roman Shevchenko 39d9fd7235 Switch to new extension method syntax 2012-11-10 21:36:44 +01:00
Anna Kozlova 8f68586d5e java 7 vs java 6 & primitive varargs (IDEA-70370) 2012-11-04 18:45:43 +01:00
Anna Kozlova c661cba6ed convert primitive to boxed when appropriate (IDEA-60267) 2012-11-04 17:20:37 +01:00
Anna Kozlova 868c0a2595 testdata for IDEA-26738 2012-11-04 14:59:47 +01:00
Anna Kozlova e2d4d30081 unchecked cast to captured wildcards (IDEA-21547) 2012-11-04 14:26:18 +01:00
anna ab967de09e generics: distinguish same name type params for overloaded methods (IDEA-94084) 2012-11-02 20:42:05 +01:00
anna 2607a441fe process add enum annotations specifics (IDEA-94090) 2012-11-02 15:37:47 +01:00
anna fa6b1cc009 IDEA-94011 2012-11-02 13:31:41 +01:00
Anna Kozlova 95bdafa286 testdata for IDEA-21432 2012-11-01 19:08:16 +01:00
Anna Kozlova 94f33a1358 append qualifier type args in canonical text, e.g. IDEA-60166 2012-11-01 19:08:15 +01:00
Anna Kozlova b4ed390aa7 testdata for IDEA-70620 2012-11-01 19:08:13 +01:00
Anna Kozlova 711e80d769 testdata for IDEA-59290 2012-11-01 19:08:12 +01:00
Anna Kozlova 5f0225177e unchecked call: warning should be shown if instance method is called on raw type (IDEA-61449) 2012-11-01 19:08:11 +01:00
anna 2c5603f241 generics: inaccessible through wildcards bounds 2012-10-31 17:49:57 +01:00
anna f743e7ae8c generics: from same signature methods prefer methods without wildcards (IDEA-90802) 2012-10-31 17:49:55 +01:00
anna ec4df495b5 forbid anonymous -> lambda when conflicting local vars exist (IDEA-93589) 2012-10-31 13:30:58 +01:00
Roman Shevchenko 7111f4ff4f Fix precise type calculation for try-with-resources 2012-10-30 17:01:05 +01:00
Roman Shevchenko cb0fd56ab8 Fix test data 2012-10-30 16:28:08 +01:00
Roman Shevchenko ce4ed7a604 Fix precise type calculation for degenerate case 2012-10-30 11:58:55 +01:00
Roman Shevchenko e666bf7998 IDEA-58158 (check when annotation parameter value must be .class) 2012-10-29 14:16:46 +01:00
anna 4c1ebfc416 anonym -> method ref: do not collapse in method ref when qualifier calls performs smth (IDEA-93697) 2012-10-26 14:10:43 +02:00
anna 64b2932d5e anonymous -> lambda: allow qualified this/super expr (IDEA-93697) 2012-10-26 13:56:08 +02:00
anna 8f303c23aa generics: do not accept inferred lower bound when inferred through raw type (IDEA-93672) 2012-10-26 13:29:55 +02:00
anna 86872fa9a6 anonym -> method ref: disable for method calls with qualifiers which ref params (IDEA-93473) 2012-10-25 18:05:07 +02:00
anna ce1e18a9c9 lambda -> method ref: do not suggest to replace anonymous classes (IDEA-93588) 2012-10-25 15:52:44 +02:00
anna 7b4b48764d skip ignoring whitespaces when choosing the anchor (IDEA-93459) 2012-10-24 17:09:39 +02:00
anna b5ada3d096 testdata for IDEA-57309 2012-10-23 21:08:56 +02:00
anna 132c55ebb1 testdata for IDEA-57311 2012-10-23 21:08:55 +02:00
anna 17b64a96f7 testdata for IDEA-57310 2012-10-23 21:08:55 +02:00
anna c7b237eb01 testdata for IDEA-57308 2012-10-23 21:08:54 +02:00
anna f68fd89bea testdata for IDEA-57307 2012-10-23 21:08:53 +02:00
anna fa401e23e8 testdata for IDEA-57286 2012-10-23 21:08:52 +02:00
anna 32ba5ea18d testdata for IDEA-57284 2012-10-23 21:08:51 +02:00
anna 2242a0f8d3 testdata for IDEA-57346 2012-10-23 21:08:50 +02:00
anna 6329615468 testdata for IDEA-57350 2012-10-23 21:08:50 +02:00
anna 3358b8fc43 testdata for IDEA-57348 2012-10-23 21:08:49 +02:00
anna 6cee706093 testdata for IDEA-57346 2012-10-23 21:08:48 +02:00
anna 380479ae47 testdata for IDEA-57315 2012-10-23 21:08:47 +02:00
anna d0449739cf SOE (IDEA-57264) 2012-10-23 21:08:47 +02:00
anna 226c5a1259 SOE (IDEA-57264) 2012-10-23 21:08:46 +02:00