1. f16fd27 Copyright and license notice by Roman Elizarov · 7 years ago
  2. ea4a51b Updated to kotlin version 1.1.0-rc by Roman Elizarov · 8 years ago
  3. 7cf452e Dispatchers default behaviour is changed to schedule new coroutine for execution later. by Roman Elizarov · 8 years ago
  4. 49ebab9 Compile kotlinx-coroutines-core under JDK1.6 by Roman Elizarov · 8 years ago
  5. 67891d8 Added context parameter to CoroutineDispatcher methods, implemented Executor.toCoroutineDispatcher by Roman Elizarov · 8 years ago
  6. d528e3e EventLoop is integrated as runBlocking default and is used for tests, coroutine builders provide CoroutineScope with context by Roman Elizarov · 8 years ago
  7. ed7b864 currentCoroutineContext is back as a choice of the context by Roman Elizarov · 8 years ago
  8. 3754f95 New implementation for 1.1-Beta by Roman Elizarov · 8 years ago