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 core/kotlinx-coroutines-core/src/test/kotlin/kotlinx/coroutines/experimental/channels/SimpleSendReceiveJvmTest.kt]
  3. 9619134 Migrate channels and related operators to common, so channels can be used from JS by Vsevolod Tolstopyatov · 6 years ago[Renamed (98%) from core/kotlinx-coroutines-core/src/test/kotlin/kotlinx/coroutines/experimental/channels/SimpleSendReceiveTest.kt]
  4. 9fe5f46 Deprecated CoroutineScope.coroutineContext which is replaced with by Roman Elizarov · 6 years ago
  5. 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/channels/SimpleSendReceiveTest.kt]
  6. 43e3af7 Rename CoroutineContext.context to coroutineContext by Roman Elizarov · 7 years ago
  7. 9ff3264 SimpleSendReceiveTest is fixed to account for close conflation by Roman Elizarov · 7 years ago
  8. e3aa8ff ArrayBroadcastChannel by Roman Elizarov · 7 years ago
  9. 3aed4ee ConflatedChannel by Roman Elizarov · 7 years ago
  10. f16fd27 Copyright and license notice by Roman Elizarov · 8 years ago
  11. 12f961d Remove dependency on kotlin.test by Roman Elizarov · 8 years ago
  12. 7b2d8b0 ArrayChannel implementation and tests by Roman Elizarov · 8 years ago