1. a8904e2 Channel.receiveOrNull becomes extension, internal receiveOrClosed added by Vsevolod Tolstopyatov · 5 years ago
  2. e50a0fa Migration to new multiplatorm plugin (#947) by Vsevolod Tolstopyatov · 6 years ago
  3. 0b886a3 Get rid of TestException copy-paste by Vsevolod Tolstopyatov · 6 years ago
  4. b058ba1 Deprecate Job.cancel(cause) and ReceiveChannel.cancel(cause), return Unit from cancel without cause by Vsevolod Tolstopyatov · 6 years ago
  5. 706e393 Dokka fixes by Vsevolod Tolstopyatov · 6 years ago
  6. 1bdbb3e Cleanup: get rid of workarounds, cleanup guide, suppress/fix compilation warnings by Vsevolod Tolstopyatov · 6 years ago
  7. d92b0fa Remove deprecated API by Vsevolod Tolstopyatov · 6 years ago
  8. 0950dfa Migrate to Kotlin 1.3 coroutines, drop experimental from package by Roman Elizarov · 6 years ago
  9. 52bfdab async and async-like builders cancel parent on failure by Roman Elizarov · 6 years ago
  10. 541a9b6 Job unwraps all instances of CancellationException by Roman Elizarov · 6 years ago
  11. 1e0a2f0 Merge branch 'develop' into handle-exception-fix by Roman Elizarov · 6 years ago
  12. a2d8088 Get rid of deprecated API where possible, add Channel.RENDEZVOUS by Vsevolod Tolstopyatov · 6 years ago
  13. 27b8f45 API Review for 1.0 release by Roman Elizarov · 6 years ago
  14. ecbc85c Fix exception aggregation to ensure atomic handling of exceptions by Roman Elizarov · 6 years ago
  15. 6e3ffb1 Structured concurrency in tests (removed explicit coroutineContext) by Roman Elizarov · 6 years ago
  16. 687e482 Decreased number of ops on BasicOperationsTest.testSimpleSendReceive by Roman Elizarov · 6 years ago
  17. dc29b07 Dispatchers are renamed and grouped in the Dispatchers object by Roman Elizarov · 6 years ago
  18. c32579e Coroutines guide and IU guide update for stuctured concurrency by Roman Elizarov · 6 years ago
  19. 79414ec Structured concurrency implementation: by Vsevolod Tolstopyatov · 6 years ago
  20. b4a9cd3 Decrease SendReceiveStressTest constant for JS on Windows by Vsevolod Tolstopyatov · 6 years ago
  21. 4ddfc91 Kotlin/Native support by Vsevolod Tolstopyatov · 6 years ago
  22. 5f73827 Get rid of compiler bugs workarounds by Vsevolod Tolstopyatov · 6 years ago
  23. 732474f Implement SendChannel#invokeOnClose by Vsevolod Tolstopyatov · 6 years ago
  24. ea651aa Channels concurrency improvement: by Vsevolod Tolstopyatov · 6 years ago
  25. 7cb5cc2 [tests] ARRAY_10 should have capacity of 10 by Vsevolod Tolstopyatov · 6 years ago
  26. b10287e Change order of handlers in JobSupport and CancellableContinuation by Vsevolod Tolstopyatov · 6 years ago
  27. 1f74a2d Updated copyright to short template and year 2018 across all files by Roman Elizarov · 6 years ago
  28. 0dffcfd Merge 'develop' into project-structure by Roman Elizarov · 6 years ago
  29. e1fa197 Restructure packages, get rid of src/main/kotlin/kotlinx/coroutines/experimental folder layout by Vsevolod Tolstopyatov · 6 years ago