1. 1867f6d JS: Introduce Window.asCoroutineDispatcher and use custom queue in by Roman Elizarov · 6 years ago
  2. 6d54802 JS: Use window.setMessage instead of setTimeout for coroutines inside the browser by Roman Elizarov · 6 years ago
  3. 4d626de Job.cancel and CompletableDeferred.complete support cancelling/completing by Roman Elizarov · 6 years ago
  4. b79277b MPP: Debug toString should not depend on kotlin-reflect by Roman Elizarov · 6 years ago
  5. f29203c MPP: Ported DispatchedTask perf improvements to JS and more code is made common by Roman Elizarov · 6 years ago
  6. c46b6c2 JS: Remove runBlocking by Roman Elizarov · 6 years ago
  7. 03a266a Immediately install handlers in Promise.asDeferred by Roman Elizarov · 6 years ago
  8. 4747f3a MPP: Window.awaitAnimationFrame extension by Roman Elizarov · 7 years ago
  9. a919827 MPP: DefaultDispatcher internal impl class renamed to JSDispatcher by Roman Elizarov · 7 years ago
  10. bddb1d7 MPP: Remove runBlocking & EventLoop from common module by Roman Elizarov · 7 years ago
  11. d164f73 MPP: Common CoroutineContext extensions & doc suppress by Roman Elizarov · 7 years ago
  12. b170819 MPP: Promise support in JS by Roman Elizarov · 7 years ago
  13. a7db8ec MPP: Copyright notice in sources by Roman Elizarov · 7 years ago
  14. e3f2884 MPP: async, Deferred and CompletableDeferred by Roman Elizarov · 7 years ago
  15. 19f4845 MPP: withTimeout, delay in int number of milliseconds by Roman Elizarov · 7 years ago
  16. 9d5abcd MPP: Common withContext + more tests by Roman Elizarov · 7 years ago
  17. 45c1a73 MPP: Simple JS tests are passing by Roman Elizarov · 7 years ago
  18. 65eff0b MPP: Build logic organization/refactoring & Kotlin/JS tests with Mocha by Roman Elizarov · 7 years ago
  19. 2a4fb06 MPP: Job.getCancellationException docs & proper Throwable.cause override by Roman Elizarov · 7 years ago
  20. a12ee15 MPP: Delay, EventLoop & runBlocking moved to common code by Roman Elizarov · 7 years ago
  21. e1c0b65 MPP: Job/launch and related basic interface are extracted; JS basic impl by Roman Elizarov · 7 years ago