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
b84b8902505812e7e0f7160c2c835d731c821dad
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
inference
/
commonSystem
T
History
Dmitriy Novozhilov
b4c8c79931
[NI] Add check for non-null argument type in arguments check
...
#KT-31461 Fixed
2019-05-23 12:22:42 +03:00
..
boundOnNullableVariable.kt
…
boundOnNullableVariable.txt
…
commonSystemForInnerCalls.txt
…
cstFromNullableChildAndNonParameterizedType.kt
[NI] Add check for non-null argument type in arguments check
2019-05-23 12:22:42 +03:00
cstFromNullableChildAndNonParameterizedType.txt
[NI] Preserve nullability of resulting type from CST if it's possible
2019-03-04 11:29:39 +03:00
dontCaptureTypeVariable.kt
…
dontCaptureTypeVariable.txt
…
fixVariablesInRightOrder.kt
…
fixVariablesInRightOrder.txt
…
genericCandidateInGenericClass.kt
…
genericCandidateInGenericClass.txt
…
inferenceWithUpperBoundsInLambda.kt
…
inferenceWithUpperBoundsInLambda.txt
…
kt3372toCollection.kt
…
kt3372toCollection.txt
…
kt30300.kt
[NI] Add test for KT-30300 with complex constraint system problem
2019-05-15 13:42:36 +03:00
kt30300.txt
[NI] Add test for KT-30300 with complex constraint system problem
2019-05-15 13:42:36 +03:00
nestedLambdas.kt
…
nestedLambdas.txt
…
selectFromCovariantAndContravariantTypes.kt
[NI] Avoid building controversial systems by clipping extra constraints
2019-03-04 11:29:38 +03:00
selectFromCovariantAndContravariantTypes.txt
[NI] Avoid building controversial systems by clipping extra constraints
2019-03-04 11:29:38 +03:00
selectFromTwoIncompatibleTypes.kt
[NI] Avoid building controversial systems by clipping extra constraints
2019-03-04 11:29:38 +03:00
selectFromTwoIncompatibleTypes.txt
…
selectIntegerValueTypeFromIf.kt
[NI] Avoid building controversial systems by clipping extra constraints
2019-03-04 11:29:38 +03:00
selectIntegerValueTypeFromIf.txt
[NI] Avoid building controversial systems by clipping extra constraints
2019-03-04 11:29:38 +03:00
theSameFunctionInArgs.kt
…
theSameFunctionInArgs.txt
…