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
60c2579436b3dd4bbebf83a94a55831bd793fe13
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
coroutines
T
History
Denis Zharkov
60c2579436
Allow destructuring in suspend lambda with suspend componentX
...
#KT-16113 Fixed
2017-02-03 10:32:28 +03:00
..
inference
Implement makeNullableAsSpecified for TypeTemplate properly
2017-02-01 11:51:15 +03:00
restrictSuspension
…
suspendFunctionType
Prohibit inline lambda parameters of suspend function type
2017-01-31 14:55:48 +03:00
tailCalls
Rename SUSPENDED_MARKER to COROUTINE_SUSPENDED
2017-01-27 23:24:13 +03:00
callableReferences.kt
…
callableReferences.txt
…
coroutinesDisabled.kt
…
coroutinesDisabled.txt
…
coroutinesEnabledWithWarning.kt
…
coroutinesEnabledWithWarning.txt
…
illegalSuspendCalls.kt
…
illegalSuspendCalls.txt
…
irrelevantSuspendDeclarations.kt
…
irrelevantSuspendDeclarations.txt
…
lambdaExpectedType.kt
…
lambdaExpectedType.txt
…
mixingSuspendability.kt
…
mixingSuspendability.txt
…
noDefaultCoroutineImports.kt
…
noDefaultCoroutineImports.txt
…
nonLocalSuspension.kt
…
nonLocalSuspension.txt
…
suspendApplicability.kt
…
suspendApplicability.txt
…
suspendConflictsWithNoSuspend.kt
…
suspendConflictsWithNoSuspend.txt
…
suspendCoroutineOrReturn.kt
Rename SUSPENDED_MARKER to COROUTINE_SUSPENDED
2017-01-27 23:24:13 +03:00
suspendCoroutineOrReturn.txt
…
suspendDestructuring.kt
Allow destructuring in suspend lambda with suspend componentX
2017-02-03 10:32:28 +03:00
suspendExternalFunctions.kt
…
suspendExternalFunctions.txt
…
suspendFunctions.kt
…
suspendFunctions.txt
…
suspendOverridability.kt
…
suspendOverridability.txt
…
tryCatchLambda.kt
…
tryCatchLambda.txt
…
unsupported.kt
…
unsupported.txt
…