1. a9687a3 Moved guide tests to the correspondingly scoped package by Roman Elizarov · 6 years ago
  2. e1fa197 Restructure packages, get rid of src/main/kotlin/kotlinx/coroutines/experimental folder layout by Vsevolod Tolstopyatov · 6 years ago[Renamed from core/kotlinx-coroutines-core/src/test/kotlin/guide/example-sync-04.kt]
  3. 9fe5f46 Deprecated CoroutineScope.coroutineContext which is replaced with by Roman Elizarov · 6 years ago
  4. f9e13f5 Renamed `run` to `withContext` by Roman Elizarov · 7 years ago
  5. e8d7934 Move kotlinx-coroutines-core to core subdirectory by Roman Elizarov · 7 years ago[Renamed from kotlinx-coroutines-core/src/test/kotlin/guide/example-sync-04.kt]
  6. c0e19f8 Introduced "actor" coroutine builder by Roman Elizarov · 7 years ago
  7. 1e45960 Couple more examples for "Shared mutable state and concurrency" section by Roman Elizarov · 7 years ago
  8. f5bc047 A section on "Shared mutable state and concurrency" in the guide by Roman Elizarov · 7 years ago