anna
|
53ef2bccfb
|
EA-39209 - IOE: PsiJavaParserFacadeImpl.createParameterFromText
|
2012-11-16 21:05:05 +01:00 |
|
anna
|
1b745866b9
|
check for specific return type should take substitutors into account (IDEA-95129)
|
2012-11-16 14:22:44 +01:00 |
|
anna
|
ec89f9e0a9
|
java 6 is free from boxing problem in covariant position
|
2012-11-16 12:23:24 +01:00 |
|
peter
|
6b04b1741f
|
IDEA-95064 Unexpected code completion
|
2012-11-15 23:54:55 +01:00 |
|
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 |
|
anna
|
1a64b3452a
|
do not suggest to make read only parameter local (IDEA-95021)
|
2012-11-15 17:09:55 +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
|
f404977664
|
perform real rename on automatically suggested vars (comment for IDEA-94844)
|
2012-11-15 14:19:38 +01:00 |
|
anna
|
03ac96800c
|
this is inaccessible inside interface (IDEA-94986)
|
2012-11-15 12:52:26 +01:00 |
|
peter
|
d30c4471e5
|
IDEA-94821 Don't autoinsert a single completion item if it's provided via middle matching
|
2012-11-14 21:18:05 +01:00 |
|
anna
|
ccb4d4a117
|
testdata for IDEA-94875
|
2012-11-14 19:22:02 +01:00 |
|
anna
|
daea664646
|
IDEA-94908: forbid to select raw type from parameterized parent
|
2012-11-14 19:22:02 +01:00 |
|
anna
|
4347e15507
|
extract: skip comments when no statement is selected but expression can be retrieved (IDEA-91985)
|
2012-11-13 21:33:15 +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
|
73ceb85293
|
IDEA-94506 (parser support for intersection types in casts)
|
2012-11-13 12:51:54 +01:00 |
|
Roman Shevchenko
|
947259fa76
|
Keyword completion for new extension method syntax
|
2012-11-11 17:09:29 +01:00 |
|
peter
|
3f3c212594
|
IDEA-94209 Completion in parameter list at array parameter position should insert braces after new Type
|
2012-11-10 23:05:30 +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
|
7eabf004f0
|
extract class: correct reference replacement (IDEA-94288)
|
2012-11-09 19:23:04 +01:00 |
|
anna
|
2d394e68e7
|
fix testdata
|
2012-11-09 19:23:03 +01:00 |
|
anna
|
0a2b36f3d7
|
change signature: do not multiple javadocs (IDEA-94465)
|
2012-11-09 17:20:01 +01:00 |
|
peter
|
501bac130e
|
IDEA-94181 Boolean truth inference
|
2012-11-09 13:36:01 +01:00 |
|
anna
|
7da45fd74f
|
introduce variable: normalize declaration when necessary (IDEA-94494)
|
2012-11-08 20:58:56 +01:00 |
|
peter
|
0456d4d2f2
|
IDEA-94286 Constant conditons & exceptions wrt f == f
|
2012-11-08 20:07:34 +01:00 |
|
peter
|
38f38923bd
|
method call should always flush fields (IDEA-93168)
|
2012-11-08 12:02:46 +01:00 |
|
peter
|
f565a0b614
|
test expectations for IDEA-92380 "Constant Conditions & Exceptions": relax possible NPE reporting for fields (volatile fields)
|
2012-11-07 20:47:54 +01:00 |
|
peter
|
1341348316
|
test expectations for IDEA-92380 "Constant Conditions & Exceptions": relax possible NPE reporting for fields
|
2012-11-07 20:44:08 +01:00 |
|
Roman Shevchenko
|
279bdb8548
|
EA-40613 (mirror extends list should equal to stub's one)
|
2012-11-06 19:04:29 +01:00 |
|
Eugene Zhuravlev
|
2bb8ca30bc
|
more accurate processing of class usages in generic bounds: process only those parent classes that really are missing from parents list recursively
|
2012-11-06 16:53:19 +01:00 |
|
Anna Kozlova
|
b492d490b1
|
make static: move field initializer to constructor when initializer depends on outer class (IDEA-72738)
|
2012-11-06 11:32:53 +01:00 |
|
peter
|
4d84e2e1f9
|
highlight usages tests -> community
|
2012-11-05 18:43:59 +01:00 |
|
anna
|
53df678ed7
|
inline: insert cast in foreach stmts when var/initializer was casted with explicit cast conversion (IDEA-73501)
|
2012-11-05 15:24:38 +01:00 |
|
anna
|
3786644b52
|
testdata for IDEA-80695
|
2012-11-05 15:24:37 +01:00 |
|
Roman Shevchenko
|
eb25a5dda0
|
IDEA-93289 (count usages; mixed case)
|
2012-11-04 21:32:10 +01:00 |
|
Roman Shevchenko
|
42eb417800
|
IDEA-93289 (count usages; simple case)
|
2012-11-04 21:32:10 +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 |
|
Eugene Zhuravlev
|
f7f602ea13
|
IDEA-93853 Make: no error if parameterized type capture bound is incompatible to declared bound
|
2012-11-03 18:48:09 +01:00 |
|
Roman Shevchenko
|
8cc5dae048
|
IDEA-93289 (test)
|
2012-11-02 21:50:43 +01:00 |
|
Roman Shevchenko
|
a24681a5cc
|
EA-40568 (skip incorrect parameter names)
|
2012-11-02 21:50:43 +01:00 |
|
anna
|
ab967de09e
|
generics: distinguish same name type params for overloaded methods (IDEA-94084)
|
2012-11-02 20:42:05 +01:00 |
|
peter
|
686c531d3a
|
IDEA-94068 False negative on boolean condition always-false inspection.
|
2012-11-02 19:10:19 +01:00 |
|
peter
|
d53f535759
|
calc expected types for the entire live template range
|
2012-11-02 19:10:11 +01:00 |
|