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
2026-01-08 06:39:38 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b0ccbdebcf3c01efaa32e2bcbf658401738c06a8
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
constraints
History
Anna Kozlova
77f4894aae
inference errors: make applicability error thread safe so multiple threads can perform overload resolution of parent method calls independently, save presentable error when substitutor cached only
2017-05-08 12:12:13 +03:00
..
EqualityUnboundWildcard.java
…
ExceptionConstraintsWithProperAndNonProperThrows.java
inference: proper exceptions thrown checks (IDEA-152577)
2016-03-04 17:00:37 +01:00
IntersectionTypeStrictSubtypingConstraint.java
new inference: teach strict subtyping constraint about intersection types (IDEA-129727)
2014-09-11 09:49:51 +04:00
LambdaGroundTest.java
…
PrimitiveTypesCompatibility.java
…
SubtypingConstraintWithSuperCapturedWildcard.java
captured wildcard in subtyping constraints: use upper bound only (IDEA-139046)
2015-05-12 17:07:07 +02:00
SubtypingExtendsSuper.java
…
TypeCompatibilityUncheckedConversion.java
…
TypeCompatibilityUncheckedConversionReturnConstraints.java
…
UncheckedBoundsWithErasure.java
inference errors: make applicability error thread safe so multiple threads can perform overload resolution of parent method calls independently, save presentable error when substitutor cached only
2017-05-08 12:12:13 +03:00
WildcardParameterizedReturnTypeConflictWithParameterTypes.java
new inference: distinguish return type type parameters and current session inference variables (IDEA-135001)
2015-01-07 15:34:27 +01:00