Anna Kozlova
|
375946f62c
|
diamond type visitor
EA-30757 - assert: PsiSubstitutorImpl$SubstitutionVisitorBase.visitType
|
2012-02-01 13:43:20 +04:00 |
|
peter
|
57a2a49892
|
IDEA-80583 Wrong suggestion in qualified field type
|
2012-01-31 18:30:26 +01:00 |
|
Maxim Shafirov
|
7aca50fece
|
Core's findClass() works with inner classes too
|
2012-01-31 20:01:25 +04:00 |
|
Maxim Shafirov
|
5295f884e8
|
An API (for Kotlin) for mirror source substitution.
|
2012-01-31 17:49:51 +04:00 |
|
Dmitry Avdeev
|
3899096e79
|
@Nullable
|
2012-01-30 16:21:38 +04:00 |
|
Dmitry Avdeev
|
6fe0da1000
|
@Nullable
|
2012-01-30 16:21:37 +04:00 |
|
Sergey Evdokimov
|
01c6acab8e
|
Replace PsiManager.getInstance(psiElement.getProject()) to psiElement.getManager() and add inspection to this case.
|
2012-01-28 17:23:15 +04:00 |
|
Anna Kozlova
|
1b40fd5d93
|
inner class inside anonymous presentation
|
2012-01-27 18:29:09 +04:00 |
|
Roman Shevchenko
|
e1ee8e56a8
|
IDEA-80394 (do not ignore whitespaces on collapsing GT/EQ operators)
|
2012-01-27 14:31:44 +04:00 |
|
Roman Shevchenko
|
f214f99337
|
[ann] IDEA-80335 (more precise check for exceptions from AutoClosable types)
|
2012-01-26 20:33:48 +04:00 |
|
Maxim.Mossienko
|
08674a4847
|
do not call bundle.message before actual reporting error
|
2012-01-26 17:30:18 +04:00 |
|
Dmitry Jemerov
|
84f4b2b829
|
resolve to .java files, not only to .class
|
2012-01-25 13:53:28 +01:00 |
|
Dmitry Jemerov
|
e8bebd8a32
|
provide a core version of PsiDocTagValueImpl
|
2012-01-20 19:25:58 +01:00 |
|
anna
|
face21abec
|
copy package-info with package annotations (IDEA-79980)
|
2012-01-17 17:54:01 +01:00 |
|
Alexey Kudravtsev
|
d8f813215a
|
some methods annotated by MagicConstant annotations
|
2012-01-12 16:41:33 +04:00 |
|
Alexey Kudravtsev
|
18c6c63f75
|
cleanup
|
2012-01-10 20:35:07 +04:00 |
|
Maxim.Medvedev
|
61b0b80c8f
|
IDEA-79697 Problem with groovy compiler for generic methods
|
2012-01-10 15:04:55 +04:00 |
|
peter
|
d3329c8512
|
don't show synthetic methods in groovy structure view
|
2012-01-05 20:38:46 +01:00 |
|
anna
|
0820800f94
|
collect subpackages from different finders in one set
|
2012-01-05 12:58:55 +01:00 |
|
Maxim Shafirov
|
a67234d314
|
Need messages in core
|
2011-12-30 15:52:06 +04:00 |
|
anna
|
260064faa7
|
EA-32876 - CCE: PsiSuperExpressionImpl.getType
|
2011-12-29 15:43:50 +01:00 |
|
Alexey Kudravtsev
|
a7a81d1a4b
|
cleanup
|
2011-12-29 17:26:44 +04:00 |
|
Alexey Kudravtsev
|
4fecca4887
|
cleanup
|
2011-12-28 13:05:54 +04:00 |
|
Dmitry Jemerov
|
1e0714b310
|
register JavaResolveCache in JavaCoreEnvironment
|
2011-12-27 22:42:59 +01:00 |
|
anna
|
527ce9d6a1
|
EA-31493 - IAE: ClsClassImpl.isInheritor
|
2011-12-27 19:55:57 +01:00 |
|
Roman Shevchenko
|
e34d1f5214
|
Fix incorrect message bundle loading
|
2011-12-26 18:47:14 +01:00 |
|
Maxim Shafirov
|
ffba9ae46e
|
KT-810
|
2011-12-22 16:11:26 +03:00 |
|
Dmitry Jemerov
|
15aed1081b
|
register one more extension
|
2011-12-21 18:33:56 +01:00 |
|
Alexey Kudravtsev
|
380868f859
|
performance
|
2011-12-21 16:30:56 +04:00 |
|
Alexey Kudravtsev
|
80fd334b77
|
cleanup
|
2011-12-21 16:30:55 +04:00 |
|
Alexey Kudravtsev
|
cfeacb9da4
|
notnull
|
2011-12-21 16:30:51 +04:00 |
|
Dmitry Jemerov
|
f3f9bc673a
|
Merge remote branch 'origin/master'
|
2011-12-21 11:40:09 +01:00 |
|
Dmitry Jemerov
|
bc73058155
|
register missing extension
|
2011-12-21 11:38:59 +01:00 |
|
Alexey Kudravtsev
|
81136098c0
|
IDEA-78828 Java Depend Order - broken
|
2011-12-21 13:01:10 +04:00 |
|
Dmitry Jemerov
|
ab68908323
|
Merge remote branch 'origin/master'
|
2011-12-20 16:53:59 +01:00 |
|
Dmitry Jemerov
|
1abebaaab7
|
couple more pieces of JavaCoreEnvironment
|
2011-12-20 16:52:24 +01:00 |
|
peter
|
2ac6b0dabf
|
IDEA-78870 Idea imports unnecessary class when I'm creating anonymous class
|
2011-12-20 13:23:58 +01:00 |
|
anna
|
042e92601f
|
diamonds: retrieve qualifier type
|
2011-12-19 18:23:27 +01:00 |
|
Dmitry Jemerov
|
2af66fe1ad
|
missing pieces of JavaCoreEnvironment
|
2011-12-19 16:17:35 +01:00 |
|
anna
|
09c0ca15d8
|
IDEA-78031 diamonds with new qualifiers
|
2011-12-19 12:37:02 +01:00 |
|
Alexey Kudravtsev
|
5be8bfddf9
|
EA-32489 - assert: PsiFileImpl.getStubTree
|
2011-12-14 12:22:01 +04:00 |
|
Maxim.Medvedev
|
99931bd7a3
|
IDEA-78555 Intellij fails to compile Groovy class with @Delegate when there is also Java class
|
2011-12-12 19:45:01 +04:00 |
|
Alexey Kudravtsev
|
bab167569b
|
diagnostics
|
2011-12-12 15:48:49 +04:00 |
|
Roman Shevchenko
|
7b84081ab8
|
IDEA-65526 (warn on unsupported generic constructs)
|
2011-12-09 20:41:18 +01:00 |
|
Maxim Shafirov
|
809b2fdb08
|
Allow for lazy LightClass delegates
|
2011-12-08 13:23:43 +04:00 |
|
Alexey Kudravtsev
|
8165b7f688
|
LAHT tests fixed (who broke'em?)
|
2011-12-07 20:12:02 +04:00 |
|
Alexey Kudravtsev
|
51dfe9df93
|
notnull
|
2011-12-05 13:17:30 +04:00 |
|
Alexey Kudravtsev
|
24ad971360
|
cleanup
|
2011-12-02 15:49:22 +04:00 |
|
Alexey Kudravtsev
|
8e0e50c06a
|
diagnostics for EA-32291 - assert: PsiScopesUtil.setupAndRunProcessor
|
2011-12-02 13:54:55 +04:00 |
|
Roman Shevchenko
|
3888f7c1ac
|
[peter] EA-32131 (diagnostic; light builders for light stubs)
|
2011-11-28 19:00:52 +01:00 |
|