This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-08-20 11:36:16 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f36501444c962cdf79dd94015fd8faca8c2ae492
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
Anna.Kozlova
f36501444c
clear diamond inference errors when overload resolution fails
2016-04-28 11:39:38 +02:00
..
advHighlighting
move operator assignment check for object to javac quirks inspection with fix (IDEA-154209)
2016-04-06 17:15:12 +02:00
advHighlighting6
check for abstract method implemented optimized: don't go through hierarchy if superClass is not abstract and there is no interfaces, would also fix asm implementations with 'broken' erasures inside
2016-04-11 21:51:18 +02:00
advHighlighting7
diamond: reject diamonds nested inside type arguments as soon as possible (IDEA-155153)
2016-04-25 14:41:56 +02:00
advHighlighting8
…
advHighlighting9
…
ambiguousCalls
…
annotations
…
augment
[java] adds PsiModifierList.hasModifierProperty() augmentation point (IDEA-153706)
2016-04-08 10:36:41 +02:00
genericsHighlighting
array access: don't open captured wildcards
2016-04-20 17:49:29 +02:00
genericsHighlighting8
array access: don't open captured wildcards
2016-04-20 17:49:29 +02:00
genericsHighlightingGenerated8
…
highlightSeverity
…
javaDoc
…
lambda
clear diamond inference errors when overload resolution fails
2016-04-28 11:39:38 +02:00
lossyEncoding
…
quickFix
reuse utility method; ensure unknown functional type reduced to Object before create new psi
2016-04-22 17:02:00 +02:00
replaceImplementsWithStaticImport
…
typeMatching
…
typing
…
uncompleteConstructs
…
unusedDecls
…
unusedImports
…