1. e1fa197 Restructure packages, get rid of src/main/kotlin/kotlinx/coroutines/experimental folder layout by Vsevolod Tolstopyatov · 6 years ago[Renamed from js/kotlinx-coroutines-core-js/src/main/kotlin/kotlinx/coroutines/experimental/JSDispatcher.kt]
  2. 3e9f244 Review and optimize usage of CancellableContinuation.invokeOnCancellation by Roman Elizarov · 6 years ago
  3. 6d9f40f Merge develop into decouple-job by Roman Elizarov · 6 years ago
  4. cd00643 Delay bug fixes: by Vsevolod Tolstopyatov · 6 years ago
  5. aa461cf Minimize cut-and-pasted code between JS and JVM by Roman Elizarov · 6 years ago
  6. 1867f6d JS: Introduce Window.asCoroutineDispatcher and use custom queue in by Roman Elizarov · 7 years ago
  7. 6d54802 JS: Use window.setMessage instead of setTimeout for coroutines inside the browser by Roman Elizarov · 7 years ago