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