This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-17 08:31:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a8e2893494de0315306a618e6a5dff32cb0873f5
kotlin
/
compiler
/
testData
/
diagnostics
/
tests
/
callableReference
/
generic
History
Mikhail Zarechenskiy
20a7f387bf
[NI] Resolve callable reference eagerly if there is only one candidate
...
#KT-30737 Fixed
2019-04-05 13:15:57 +03:00
..
argumentAndReturnExpectedType.kt
…
argumentAndReturnExpectedType.txt
…
argumentExpectedType.kt
…
argumentExpectedType.txt
…
dependOnArgumentType.kt
[NI] Prototype for SAM-conversion.
2018-06-04 12:21:56 +03:00
dependOnArgumentType.txt
…
expectedFunctionType.kt
…
expectedFunctionType.txt
…
explicitTypeArguments.kt
[NI] Resolve callable reference eagerly if there is only one candidate
2019-04-05 13:15:57 +03:00
explicitTypeArguments.txt
…
genericExtensionFunction.kt
…
genericExtensionFunction.txt
…
genericFunctionsWithNullableTypes.kt
…
genericFunctionsWithNullableTypes.txt
…
kt7470.kt
…
kt7470.txt
…
kt10968.kt
…
kt10968.txt
…
kt11075.kt
…
kt11075.txt
…
kt12286.kt
…
kt12286.txt
…
nestedCallWithOverload.kt
[NI] Don't complete nested call if there's no constraints at all
2019-03-25 12:17:28 +03:00
nestedCallWithOverload.txt
…
noInferenceFeatureForCallableReferences.kt
…
noInferenceFeatureForCallableReferences.txt
…
resolutionGenericCallableWithNullableTypes.kt
…
resolutionGenericCallableWithNullableTypes.txt
…
resolutionWithGenericCallable.kt
…
resolutionWithGenericCallable.txt
…
specialCalls.kt
Make useless elvis diagnostic more consistent for new and old inference
2018-04-12 14:38:55 +03:00
specialCalls.txt
…