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-06.kt]
  3. 9fe5f46 Deprecated CoroutineScope.coroutineContext which is replaced with by Roman Elizarov · 6 years ago
  4. 7da4243 Updated links & examples with "gradlew knit" by Roman Elizarov · 7 years ago
  5. 74619c1 Fixed sporadic failure of example-context-06 by Roman Elizarov · 7 years ago
  6. 9669578 Reknit examples (don't optimize imports) by Roman Elizarov · 7 years ago
  7. 66f018c Documentation for DefaultDispatcher in the guide by Roman Elizarov · 7 years ago
  8. 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-06.kt]
  9. 43e3af7 Rename CoroutineContext.context to coroutineContext by Roman Elizarov · 7 years ago
  10. f16fd27 Copyright and license notice by Roman Elizarov · 8 years ago
  11. fa7723e Knit tool updates TOC, example files from guide are renamed by section by Roman Elizarov · 8 years ago[Renamed (96%) from kotlinx-coroutines-core/src/test/kotlin/guide/example-46.kt]
  12. 2f6d7c9 A guide on coroutine contexts, Here context renamed to Unconfined by Roman Elizarov · 8 years ago