1. 1f74a2d Updated copyright to short template and year 2018 across all files by Roman Elizarov · 6 years ago
  2. e1fa197 Restructure packages, get rid of src/main/kotlin/kotlinx/coroutines/experimental folder layout by Vsevolod Tolstopyatov · 6 years ago[Renamed from common/kotlinx-coroutines-core-common/src/test/kotlin/kotlinx/coroutines/experimental/selects/SelectDeferredTest.kt]
  3. aa461cf Minimize cut-and-pasted code between JS and JVM by Roman Elizarov · 6 years ago[Renamed (87%) from core/kotlinx-coroutines-core/src/test/kotlin/kotlinx/coroutines/experimental/selects/SelectDeferredTest.kt]
  4. 9fe5f46 Deprecated CoroutineScope.coroutineContext which is replaced with by Roman Elizarov · 6 years ago
  5. 8b38fa2 Coroutines now wait for their children by Roman Elizarov · 7 years ago
  6. e8d7934 Move kotlinx-coroutines-core to core subdirectory by Roman Elizarov · 7 years ago[Renamed from kotlinx-coroutines-core/src/test/kotlin/kotlinx/coroutines/experimental/selects/SelectDeferredTest.kt]
  7. 43e3af7 Rename CoroutineContext.context to coroutineContext by Roman Elizarov · 7 years ago
  8. ecda27f CoroutineStart enum is introduced in launch/async/actor by Roman Elizarov · 7 years ago
  9. 7adb876 Cleaned up deprecations and unused parameters by Roman Elizarov · 7 years ago
  10. fadf8c8 Update copyrights by Roman Elizarov · 7 years ago
  11. d84dbc2 Jon.onJoin select clause is implemented, lazy onAwait/onJoin & dispatch fixed by Roman Elizarov · 7 years ago
  12. 1216e91 Select statement with onSend/onReceive/onAwait clauses by Roman Elizarov · 7 years ago