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-09-09 20:42:52 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8edd7a4cf53e60e470173a0123e058c9eb28152c
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
Anna Kozlova
8edd7a4cf5
method hierarchy: don't merge methods with return types which are not substitutable (IDEA-57393)
2015-12-14 10:30:48 +01:00
..
advHighlighting
testdata for IDEA-67808
2015-12-07 10:35:33 +01:00
advHighlighting6
…
advHighlighting7
…
advHighlighting8
…
advHighlighting9
…
ambiguousCalls
…
annotations
…
augment
…
genericsHighlighting
method hierarchy: don't merge methods with return types which are not substitutable (IDEA-57393)
2015-12-14 10:30:48 +01:00
genericsHighlighting8
fix casting to primitives according to the spec (IDEA-131107; IDEA-148880)
2015-12-10 17:01:55 +01:00
genericsHighlightingGenerated8
new inference: don't push resolved vars in case of failed substitution
2015-11-24 10:30:21 +01:00
highlightSeverity
…
javaDoc
…
lambda
don't show error on method reference if functional expression is located inside invalid context without target functional type
2015-12-10 19:52:16 +01:00
lossyEncoding
…
quickFix
least upper bound: pull unbounded wildcard up so types Number & Comparable<? extends Number & Comparable<?>> are produced instead of Number & Comparable<? extends Comparable<?>>
2015-12-09 11:25:11 +01:00
replaceImplementsWithStaticImport
…
typeMatching
…
typing
…
uncompleteConstructs
…
unusedDecls
…
unusedImports
…