1. 1216e91 Select statement with onSend/onReceive/onAwait clauses by Roman Elizarov · 7 years ago
  2. 424d22c Rename SafeCancellableContinuation to CancellableContinuationImpl by Roman Elizarov · 7 years ago
  3. f16fd27 Copyright and license notice by Roman Elizarov · 7 years ago
  4. 2f6d7c9 A guide on coroutine contexts, Here context renamed to Unconfined by Roman Elizarov · 7 years ago
  5. e727cee yield behavior w.r.t. cancellation is clarified in docs by Roman Elizarov · 8 years ago
  6. 7cf452e Dispatchers default behaviour is changed to schedule new coroutine for execution later. by Roman Elizarov · 8 years ago
  7. 67891d8 Added context parameter to CoroutineDispatcher methods, implemented Executor.toCoroutineDispatcher by Roman Elizarov · 8 years ago
  8. d528e3e EventLoop is integrated as runBlocking default and is used for tests, coroutine builders provide CoroutineScope with context by Roman Elizarov · 8 years ago