This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
036ce3c2e13aaab397df0c4046f5f30ac3d71e43
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
inference
T
History
Svetlana Isakova
036ce3c2e1
KT-2514 Type inference fails when using extension function literal
...
(check for bounds when inference is not complete added) #KT-2514 fixed
2012-08-06 18:18:26 +04:00
..
regressions
KT-2514 Type inference fails when using extension function literal
2012-08-06 18:18:26 +04:00
arrayConstructor.kt
regenerated diagnostics tests
2012-07-20 19:34:52 +04:00
conflictingSubstitutions.kt
added tests for specific type inference errors
2012-07-20 19:34:54 +04:00
dependantOnVariance.kt
added variance handling to constraint system
2012-08-06 18:18:26 +04:00
dependantOnVarianceNullable.kt
added variance handling to constraint system
2012-08-06 18:18:26 +04:00
dependOnExpectedType.kt
regenerated diagnostics tests
2012-07-20 19:34:52 +04:00
hasErrorInConstrainingTypes.kt
added 'hasErrorInConstrainingTypes'
2012-07-20 19:34:54 +04:00
inferInFunctionLiterals.kt
type inference with functional literal params changed
2012-07-20 19:34:55 +04:00
kt619.kt
KT-619 Type inference fails
2012-07-24 15:53:39 +04:00
kt1293.kt
JetDiagnosticsTest migrated to TestGenerator
2012-07-10 14:48:11 +04:00
listConstructor.kt
regenerated diagnostics tests
2012-07-20 19:34:52 +04:00
mapFunction.kt
regenerated diagnostics tests
2012-07-20 19:34:52 +04:00
NoInferenceFromDeclaredBounds.kt
TYPE_INFERENCE_FAILED changed in tests
2012-07-20 19:34:52 +04:00
noInformationForParameter.kt
added tests for specific type inference errors
2012-07-20 19:34:54 +04:00
typeConstructorMismatch.kt
added tests for specific type inference errors
2012-07-20 19:34:54 +04:00
typeInferenceExpectedTypeMismatch.kt
added error TYPE_INFERENCE_EXPECTED_TYPE_MISMATCH
2012-07-20 19:34:54 +04:00