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-basic-02.kt]
  3. a4d45d2 A more gradual introduction to runBlocking and coroutines. 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. e8d7934 Move kotlinx-coroutines-core to core subdirectory by Roman Elizarov · 7 years ago[Renamed from kotlinx-coroutines-core/src/test/kotlin/guide/example-basic-02.kt]
  7. f16fd27 Copyright and license notice by Roman Elizarov · 8 years ago
  8. fa7723e Knit tool updates TOC, example files from guide are renamed by section by Roman Elizarov · 8 years ago[Renamed (93%) from kotlinx-coroutines-core/src/test/kotlin/guide/example-12.kt]
  9. b3d55a5 Knit tool for guide examples by Roman Elizarov · 8 years ago[Renamed (62%) from kotlinx-coroutines-core/src/test/kotlin/examples/example-12.kt]
  10. 1293ccd Coroutine guide: more on cancellation and "Composing suspending functions" section by Roman Elizarov · 8 years ago[Renamed (96%) from kotlinx-coroutines-core/src/test/kotlin/examples/example-02.kt]
  11. 7deefb8 Guide on coroutines expanded (cancellation is covered) and linked from README page by Roman Elizarov · 8 years ago[Renamed (64%) from kotlinx-coroutines-core/src/test/kotlin/examples/tutorial-example-2.kt]
  12. 7cf452e Dispatchers default behaviour is changed to schedule new coroutine for execution later. by Roman Elizarov · 8 years ago
  13. 92ef15b Draft tutorial by Roman Elizarov · 8 years ago