1. 0dffcfd Merge 'develop' into project-structure by Roman Elizarov · 6 years ago
  2. a9687a3 Moved guide tests to the correspondingly scoped package by Roman Elizarov · 6 years ago
  3. 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-channel-06.kt]
  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-channel-06.kt]
  7. 35d2c34 Default scheduler for delay is rewritten with support for virtual time by Roman Elizarov · 7 years ago
  8. 95981f3 Update all examples with Knit tool (imports) by Roman Elizarov · 7 years ago
  9. 86349be Introduced `consumeEach` for channels and reactive streams, deprecated iteration on reactive streams by Roman Elizarov · 7 years ago
  10. ec9384c Fixed "Fan-out" example using iteration to receive from channel by Roman Elizarov · 7 years ago
  11. caaed5c Restored star imports by Roman Elizarov · 8 years ago
  12. a5e653f buildChannel is renamed to produce by Roman Elizarov · 8 years ago
  13. f16fd27 Copyright and license notice by Roman Elizarov · 8 years ago
  14. b7721cf Guide for channel basics by Roman Elizarov · 8 years ago