1. 43e9011 Note on systems with nCPUs <= 2 by Roman Elizarov · 7 years ago
  2. ca9d5be Fix withTimeout/OrNull bug with spurious concurrency on cancellation by Roman Elizarov · 7 years ago
  3. ecda27f CoroutineStart enum is introduced in launch/async/actor by Roman Elizarov · 7 years ago
  4. 95981f3 Update all examples with Knit tool (imports) by Roman Elizarov · 7 years ago
  5. 86349be Introduced `consumeEach` for channels and reactive streams, deprecated iteration on reactive streams by Roman Elizarov · 7 years ago
  6. 8a4a8e1 Guide to reactive streams with coroutines by Roman Elizarov · 7 years ago
  7. f526b13 More predictable behaviour for example-channel-09 and better diagnostics on test failure by Roman Elizarov · 7 years ago
  8. d002162 Fixed coroutines guide example-context-02 file and predictability by Roman Elizarov · 7 years ago
  9. 5785720 FizzBuzz example from "Selecting from channels" section is changed to main loop context for predictability of results 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. b0517ba "Channels are fair" section with ping-pong table example by Roman Elizarov · 8 years ago
  12. c0e19f8 Introduced "actor" coroutine builder by Roman Elizarov · 8 years ago
  13. 1e45960 Couple more examples for "Shared mutable state and concurrency" section by Roman Elizarov · 8 years ago
  14. 7c864d8 Fixed typos and improve code based on @orangy feedback by Roman Elizarov · 8 years ago
  15. 731f0ad Generated unit test for all examples in the guide by Roman Elizarov · 8 years ago
  16. a84730b Corrections to the recent guide additions by Roman Elizarov · 8 years ago
  17. f5bc047 A section on "Shared mutable state and concurrency" in the guide by Roman Elizarov · 8 years ago
  18. f8fc478 Mutex is moved to sync subpackage by Roman Elizarov · 8 years ago
  19. d4dcbe2 Guide to select by Roman Elizarov · 8 years ago
  20. caaed5c Restored star imports by Roman Elizarov · 8 years ago
  21. a5e653f buildChannel is renamed to produce by Roman Elizarov · 8 years ago
  22. 2fd7cb3 An example of cancellation via explicit job by Roman Elizarov · 8 years ago
  23. 32d9532 `defer` coroutine builder is renamed to `async`. by Roman Elizarov · 8 years ago
  24. f16fd27 Copyright and license notice by Roman Elizarov · 8 years ago
  25. b7721cf Guide for channel basics by Roman Elizarov · 8 years ago
  26. fa7723e Knit tool updates TOC, example files from guide are renamed by section by Roman Elizarov · 8 years ago
  27. 2f6d7c9 A guide on coroutine contexts, Here context renamed to Unconfined by Roman Elizarov · 8 years ago
  28. b3d55a5 Knit tool for guide examples by Roman Elizarov · 8 years ago