This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
You've already forked openide
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2025-12-24 17:39:07 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ef15e60ccfd30b35945156f3cfcfc5bc10421843
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
constraints
History
Anna Kozlova
ef15e60ccf
new inference: lambda compatibility: ground type constraint added
2014-02-03 19:35:45 +04:00
..
EqualityUnboundWildcard.java
…
LambdaGroundTest.java
new inference: lambda compatibility: ground type constraint added
2014-02-03 19:35:45 +04:00
PrimitiveTypesCompatibility.java
…
SubtypingExtendsSuper.java
type equality constraint: reject type/wildcard pairs; subtyping constraint: become eq constraint for types
2014-01-31 21:41:19 +04:00
TypeCompatibilityUncheckedConversion.java
…
TypeCompatibilityUncheckedConversionReturnConstraints.java
type compatibility constrain: unchecked conversion: return type is inference variable case
2014-01-31 21:41:17 +04:00
UncheckedBoundsWithErasure.java
invocation type inference: when unchecked conversion was performed - treat its results in return value checks as they were in bounds
2014-01-31 22:16:02 +04:00