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
39fc1789e058e00b2b6bd1113edfb2fd6e02ff36
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
coroutines
T
History
Denis Zharkov
39fc1789e0
Prohibit inline lambda parameters of suspend function type
...
#KT-16068 Fixed
2017-01-31 14:55:48 +03:00
..
inference
…
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
…
suspendExternalFunctions.kt
…
suspendExternalFunctions.txt
…
suspendFunctions.kt
…
suspendFunctions.txt
…
suspendOverridability.kt
…
suspendOverridability.txt
…
tryCatchLambda.kt
…
tryCatchLambda.txt
…
unsupported.kt
…
unsupported.txt
…