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-07-21 23:39:38 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4095b411aafa11c09cdf2393231b0dbcfaa91578
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
graphInference
T
History
Anna Kozlova
65da126de7
new inference: ignore additional constraints when performed for overload resolution (IDEA-127928)
2014-08-06 17:55:46 +02:00
..
AfterAbstractPipeline.java
…
ArrayPassedToVarargsMethod.java
…
CapturedReturnTypes.java
…
ChainedInference1.java
…
ChainedInference.java
…
ChainedInferenceTypeParamsOrderIndependent.java
…
ClsCapturedReturnTypes.java
…
ConditionalExpressionsInference.java
…
DeepCallsChain.java
…
DefaultConstructorAsArgument.java
…
DiamondsUsedToDetectArgumentType.java
…
ErasedByReturnConstraint.java
…
GrandParentTypeParams.java
…
IDEA98866.java
…
IDEA104429.java
…
IDEA121055.java
…
IDEA127928.java
new inference: ignore additional constraints when performed for overload resolution (IDEA-127928)
2014-08-06 17:55:46 +02:00
IDEA128101.java
new inference: highlighting for contradictory inferred intersection types; sequential same method calls context (IDEA-128101)
2014-08-05 11:59:06 +02:00
IDEA128174.java
overload resolution: force substitutor calculation (IDEA-128174)
2014-08-05 11:59:02 +02:00
IncompleteSubstitution.java
…
IncorporationWithEqualsBoundsSubstitution.java
…
InferenceForFirstArg.java
…
InferenceFromNotEqualTypeParamsBounds.java
…
InferenceFromSiblings.java
…
InferenceFromTypeParamsBounds.java
…
InferFromConditionalExpressionCondition.java
new inference: missed condition in conditional expression (IDEA-127752)
2014-07-23 19:19:12 +02:00
InferFromTypeArgs.java
…
JDK8028774.java
…
LiftedCaptureToOuterCall.java
…
MostSpecificVarargsCase.java
…
NestedCalls1.java
…
NestedCalls.java
…
NestedCallsSameMethod.java
…
OuterCallConflictResolution.java
…
OuterCallOverloads.java
new inference: restore cache after use
2014-08-06 17:55:44 +02:00
OverloadChooserOfReturnType.java
…
PrimitiveWrapperConditionInReturnConstraint.java
new inference: check also variable instantiation for primitive wrappers (IDEA-127752)
2014-07-23 19:19:13 +02:00
RawTypeFromParent.java
revert new inference: mark erased for type params/raw types compatibility (IDEA-126379)
2014-06-19 18:21:44 +02:00
RawTypeFromParentArrayType.java
revert new inference: mark erased for type params/raw types compatibility (IDEA-126379)
2014-06-19 18:21:44 +02:00
ReturnStmt.java
…
SiteSubstitutionForReturnConstraint.java
…
SOEDuringInferenceFromParamBounds.java
…
StaticInheritorsAmbiguity.java
…
TargetTypeByAnonymousClass.java
…
TargetTypeByOverloadedMethod2.java
…
TargetTypeByOverloadedMethod.java
…
VarargsOnNonPertinentPlace.java
…