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-16 08:39:59 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
590ed4cc23dc38faa3f020ea2e2081f6086cab50
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
graphInference
T
History
Anna Kozlova
2171c25296
revert new inference: mark erased for type params/raw types compatibility (IDEA-126379)
2014-06-19 18:21:44 +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
…
IncompleteSubstitution.java
…
IncorporationWithEqualsBoundsSubstitution.java
new inference: use equals bounds during incorporation
2014-03-06 10:15:25 +01:00
InferenceForFirstArg.java
…
InferenceFromNotEqualTypeParamsBounds.java
…
InferenceFromSiblings.java
…
InferenceFromTypeParamsBounds.java
…
InferFromTypeArgs.java
…
JDK8028774.java
…
LiftedCaptureToOuterCall.java
new inference: captures should stay closed inside nested calls
2014-02-28 20:07:08 +01:00
MostSpecificVarargsCase.java
new inference: most specifics, varargs case
2014-02-25 14:17:44 +01:00
NestedCalls1.java
testdata
2014-02-24 18:59:43 +01:00
NestedCalls.java
…
NestedCallsSameMethod.java
new inference: temp solution to exclude inference results from nested call of the same method on the outer level
2014-02-27 18:32:41 +01:00
OuterCallConflictResolution.java
new inference: cache substitutor for outer call conflict resolution
2014-03-07 18:02:48 +01:00
OverloadChooserOfReturnType.java
…
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
new inference: use site substitutor during return constraints processing (red code in Collectors)
2014-03-03 20:20:57 +01:00
SOEDuringInferenceFromParamBounds.java
…
StaticInheritorsAmbiguity.java
…
TargetTypeByAnonymousClass.java
…
TargetTypeByOverloadedMethod2.java
…
TargetTypeByOverloadedMethod.java
…
VarargsOnNonPertinentPlace.java
new inference: process varargs as separate method candidate/separate phase
2014-03-12 10:15:03 +01:00