aboutsummaryrefslogtreecommitdiffstats
path: root/kotlinx-coroutines-core/common/src/intrinsics/Cancellable.kt
Commit message (Expand)AuthorAgeFilesLines
* Fail eagerly during exceptions in isDispatchNeeded (#2733)Vsevolod Tolstopyatov2021-05-311-1/+14
* Update copyright year (#2520)Vsevolod Tolstopyatov2021-02-041-1/+1
* Breaking: Get rid of atomic cancellation and provide a replacement (#1937)Roman Elizarov2020-10-121-2/+6
* Enable strict explicit mode (#1877)Vsevolod Tolstopyatov2020-03-271-1/+1
* Update copyright yearVsevolod Tolstopyatov2020-02-181-1/+1
* Shorten resume call stackRoman Elizarov2019-10-041-4/+4
* Eagerly create coroutine for lazily-started coroutine builders in order to tr...Vsevolod Tolstopyatov2019-09-181-0/+9
* Coroutine context propagation for Reactor to coroutines API migration (#1377)SokolovaMaria2019-08-091-1/+2
* Migration to new multiplatorm plugin (#947)Vsevolod Tolstopyatov2019-01-281-0/+40