anna
|
3fbf561d6a
|
do not insert annotations when classes are not accessible
|
2012-04-18 16:44:44 +02:00 |
|
Maxim Shafirov
|
fe9e90548a
|
IDEA-84489
|
2012-04-18 16:17:11 +04:00 |
|
peter
|
afb17f31a1
|
Revert: [rollback] NotNullValues mustn't end up in equivalence classes table. (Check SliceTreeTest next time) (dec4450)
|
2012-04-18 12:07:42 +02:00 |
|
peter
|
8a6f6f7a9d
|
synchronized block start should really flush fields
|
2012-04-18 12:07:42 +02:00 |
|
peter
|
a58fdb1991
|
empty dfa stack when going to catch or finally in control flow
|
2012-04-18 12:07:42 +02:00 |
|
peter
|
304d46bb96
|
don't multiply dfa states up to infinity when comparing ints (NameUtil.MinusculeMatcher.matchAfterFragment too complex to analyze)
|
2012-04-18 12:07:41 +02:00 |
|
Maxim Shafirov
|
7ad10deaa4
|
.class literal usage shall mark all constructors used, not just default one.
|
2012-04-17 17:26:18 +04:00 |
|
anna
|
ca8c474bf6
|
illegal generic type for instanceof checks (IDEA-76997)
|
2012-04-17 12:26:40 +02:00 |
|
anna
|
7a17222ff6
|
test data for (IDEA-70468)
|
2012-04-17 12:26:39 +02:00 |
|
peter
|
aa243c49bc
|
include library classes under content into project scope
|
2012-04-17 11:40:05 +02:00 |
|
peter
|
525ac868e0
|
refix IDEA-55859 Invalid autocomplete suggestion on double Ctrl+Shift+Space
|
2012-04-16 19:25:09 +02:00 |
|
anna
|
e5706b0fc5
|
foreach param visibility restored (IDEA-84676)
|
2012-04-16 17:21:30 +02:00 |
|
peter
|
b5fef3b943
|
IDEA-83478 Find in Path is not working correctly (missing occurences)
|
2012-04-16 15:17:38 +02:00 |
|
peter
|
cd1748a0ab
|
FindManagerTest -> community
|
2012-04-16 15:17:38 +02:00 |
|
anna
|
654f6cd973
|
replace <? extends Object> with <?> during substitution (IDEA-64775)
|
2012-04-16 14:24:33 +02:00 |
|
anna
|
0c15dccf23
|
good code red fixed
|
2012-04-16 14:24:32 +02:00 |
|
Alexey Kudravtsev
|
e5a6b12edc
|
performance test
|
2012-04-16 13:54:23 +04:00 |
|
anna
|
584cf8b16b
|
introduce parameter: do not insert additional arg when selection was in the self call (IDEA-66896)
|
2012-04-16 09:21:10 +02:00 |
|
anna
|
9da3e3f81d
|
test data for IDEA-72912
|
2012-04-14 19:14:01 +02:00 |
|
anna
|
f073b37e46
|
introduce variable: use right expression if left ref is unresolved (IDEA-72914)
|
2012-04-14 19:09:32 +02:00 |
|
anna
|
20b902f626
|
delete assert statements when simplify (IDEA-84527)
|
2012-04-14 14:44:10 +02:00 |
|
anna
|
06a398831d
|
unimplement interface: find ref correctly (IDEA-84554)
|
2012-04-14 13:51:13 +02:00 |
|
anna
|
a37c58c745
|
bad code is green (IDEA-84533)
|
2012-04-14 10:28:57 +02:00 |
|
peter
|
3f0cc0e68d
|
honor per-language code style settings in completion, not the generic ones (IDEA-83382 and more)
|
2012-04-13 12:36:51 +02:00 |
|
peter
|
c90b8ff3a5
|
IDEA-84100 Code completion does not work for Spring injected beans in debugger
|
2012-04-12 17:06:51 +02:00 |
|
peter
|
e49ec61490
|
IDEA-84428 Basic completion not working for methods from static imports
|
2012-04-11 17:50:01 +02:00 |
|
Dmitry Boulytchev
|
1164fdf078
|
Added test on adding class (compile-server).
|
2012-04-11 12:09:11 +04:00 |
|
anna
|
a36ec814a0
|
more precise allowUncheckedConversion
|
2012-04-10 12:46:55 +02:00 |
|
Alexey Kudravtsev
|
03152e9fa5
|
IDEA-84307 Useless intention (change Comparator to Comparator)
|
2012-04-10 13:01:54 +04:00 |
|
anna
|
e620a9e7b3
|
revert
|
2012-04-10 10:18:10 +02:00 |
|
Alexey Kudravtsev
|
d4ac758388
|
IDEA-84224
|
2012-04-10 12:06:43 +04:00 |
|
anna
|
a7a754eade
|
write action (IDEA-84255)
|
2012-04-09 20:29:45 +02:00 |
|
anna
|
37f41bf73f
|
introduce variable from polyadic expression: ensure that selected expr would be replaced
|
2012-04-09 20:29:44 +02:00 |
|
Dmitry Avdeev
|
9a483e8f85
|
analyze stacktrace descriptive tabs
|
2012-04-09 19:17:27 +04:00 |
|
anna
|
e545e4a316
|
test data for IDEA-22547
|
2012-04-09 13:14:20 +02:00 |
|
anna
|
e53c751c96
|
test data for IDEA-21660
|
2012-04-09 13:07:33 +02:00 |
|
anna
|
7255e91447
|
test data for (IDEA-22899)
|
2012-04-09 13:02:28 +02:00 |
|
anna
|
38c8ea8d02
|
ambiguous method calls: conflict resolver, tests
(IDEA-24768)
warn in jdk7 about static methods classes with same erased signature
|
2012-04-09 12:43:31 +02:00 |
|
anna
|
6cfb2cafce
|
ambiguous method calls: conflict resolver, tests
(IDEA-25097)
|
2012-04-09 12:22:53 +02:00 |
|
anna
|
e386cea3ab
|
ambiguous method calls: conflict resolver, tests (IDEA-78027)
|
2012-04-09 12:12:56 +02:00 |
|
anna
|
d8748bb076
|
ambiguous method calls: conflict resolver, tests
(IDEA-67832; IDEA-67837; IDEA-67573; IDEA-57306;
IDEA-57535; IDEA-57269; IDEA-57278; IDEA-57317)
|
2012-04-09 11:57:27 +02:00 |
|
anna
|
8fe1604bd1
|
show warning on type parameter declaration if it lead to multiple methods with same erasure (java7 only)
|
2012-04-08 14:05:51 +02:00 |
|
anna
|
c660378357
|
inline: do not mess with qualifiers statically imported members (IDEA-83713)
|
2012-04-06 20:33:01 +02:00 |
|
anna
|
6482929c2d
|
move instance method: do not break visitor - postpone whole expr replacement (IDEA-84207)
|
2012-04-06 18:06:20 +02:00 |
|
Alexey Kudravtsev
|
713aa0a2b0
|
IDEABKL-3891
|
2012-04-06 19:59:08 +04:00 |
|
anna
|
289f64b764
|
move instance: do not warn about self references
|
2012-04-06 15:01:10 +02:00 |
|
anna
|
8b81df9ef0
|
introduce constant: check forward reference fix ( IDEA-84139)
|
2012-04-06 15:01:10 +02:00 |
|
anna
|
dc5c191afc
|
ambiguous method calls: conflict resolver, tests
(IDEA-67919; IDEA-67863; IDEA-67920;
IDEA-67831; IDEA-67833; IDEA-67674;
IDEA-67587; IDEA-57646; IDEA-57407;
IDEA-57279; IDEA-57296; IDEA-57297;
IDEA-57316; IDEA-57331)
|
2012-04-06 11:55:43 +02:00 |
|
Roman Shevchenko
|
c550851a0a
|
Fix test names
|
2012-04-05 19:59:13 +02:00 |
|
anna
|
27b6395f89
|
fix inference for object type arg
|
2012-04-05 19:08:45 +02:00 |
|