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-06-18 23:11:44 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2076c69eeb6a5f04c91d1bbfee0911340e33adf6
openide
/
java
/
java-tests
/
testData
/
codeInsight
/
daemonCodeAnalyzer
/
lambda
/
graphInference
T
History
Anna Kozlova
021c0c891e
new inference: stop inference if false was inferred
2014-02-12 09:46:33 +01:00
..
AfterAbstractPipeline.java
…
CapturedReturnTypes.java
…
ChainedInference1.java
…
ChainedInference.java
…
ChainedInferenceTypeParamsOrderIndependent.java
…
ConditionalExpressionsInference.java
…
DefaultConstructorAsArgument.java
…
DiamondsUsedToDetectArgumentType.java
…
ErasedByReturnConstraint.java
graph inference: accept raw inference when return type was erased (IDEA-119844)
2014-01-27 19:59:24 +04:00
GrandParentTypeParams.java
new inference: propagate inference variables from grand ~parents calls
2014-02-04 18:17:55 +04:00
IDEA98866.java
…
IDEA104429.java
testdata for IDEA-104429
2014-01-30 12:02:20 +04:00
IncompleteSubstitution.java
new inference: do not instantiate vars with upper bounds mix when incomplete substitutor is supposed
2013-11-25 16:48:06 +01:00
InferenceForFirstArg.java
…
InferenceFromNotEqualTypeParamsBounds.java
new inference: stop inference if false was inferred
2014-02-12 09:46:33 +01:00
InferenceFromSiblings.java
…
InferenceFromTypeParamsBounds.java
…
InferFromTypeArgs.java
…
JDK8028774.java
new inference: testdata to prevent regression
2013-11-25 16:48:16 +01:00
NestedCalls.java
…
NestedCallsSameMethod.java
…
OverloadChooserOfReturnType.java
…
ReturnStmt.java
…
SOEDuringInferenceFromParamBounds.java
…
TargetTypeByOverloadedMethod2.java
new inference: target type detection according to consequence inference (IDEA-120193)
2014-02-04 12:29:51 +04:00
TargetTypeByOverloadedMethod.java
test to choose overloaded method to detect target type
2014-01-31 21:41:11 +04:00