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-context-09.kt]
  3. 674efea More robust example-context-09 for test by Roman Elizarov · 7 years ago
  4. 9669578 Reknit examples (don't optimize imports) by Roman Elizarov · 7 years ago
  5. 66f018c Documentation for DefaultDispatcher in the guide by Roman Elizarov · 7 years ago
  6. 8b38fa2 Coroutines now wait for their children by Roman Elizarov · 7 years ago
  7. e8d7934 Move kotlinx-coroutines-core to core subdirectory by Roman Elizarov · 7 years ago[Renamed from kotlinx-coroutines-core/src/test/kotlin/guide/example-context-09.kt]
  8. 43e3af7 Rename CoroutineContext.context to coroutineContext by Roman Elizarov · 7 years ago
  9. 2fd7cb3 An example of cancellation via explicit job by Roman Elizarov · 8 years ago