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
d9aeacbf48f29335152069546aeb67a2f67e99f4
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
T
History
Anna Kozlova
d9aeacbf48
overload resolution: don't prefer generic to raw substitution (IDEA-149289)
2015-12-28 10:27:00 +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
…
highlightSeverity
…
javaDoc
…
lambda
overload resolution: don't prefer generic to raw substitution (IDEA-149289)
2015-12-28 10:27:00 +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
…