1. 2f03636 0.6-beta release for Kotlin 1.1.0-beta-37 by Roman Elizarov · 8 years ago
  2. ea4a51b Updated to kotlin version 1.1.0-rc by Roman Elizarov · 8 years ago
  3. ba76a58 Changed all references to 0.5-beta version by Roman Elizarov · 8 years ago
  4. 7cf452e Dispatchers default behaviour is changed to schedule new coroutine for execution later. by Roman Elizarov · 8 years ago
  5. 0764177 One more simple example with futures by Roman Elizarov · 8 years ago
  6. 302603e A couple of trivial examples with futures by Roman Elizarov · 8 years ago
  7. 49ebab9 Compile kotlinx-coroutines-core under JDK1.6 by Roman Elizarov · 8 years ago
  8. bab2555 Version 0.4-beta and its change log by Roman Elizarov · 8 years ago
  9. 67891d8 Added context parameter to CoroutineDispatcher methods, implemented Executor.toCoroutineDispatcher by Roman Elizarov · 8 years ago
  10. fbb36d3 xxx-test files are renamed to xxx-example as appropriate by Roman Elizarov · 8 years ago
  11. d528e3e EventLoop is integrated as runBlocking default and is used for tests, coroutine builders provide CoroutineScope with context by Roman Elizarov · 8 years ago
  12. ee89344 Fixed exception unwrapping in fast-path of CompletableFuture.await() by Roman Elizarov · 8 years ago
  13. ed7b864 currentCoroutineContext is back as a choice of the context by Roman Elizarov · 8 years ago
  14. c581454 Deferred.getCompleted() and an efficient implementation of Deferred.toCompletableFuture() extension by Roman Elizarov · 8 years ago
  15. 3754f95 New implementation for 1.1-Beta by Roman Elizarov · 8 years ago