1. 62ee4cd Unused import removed by Roman Elizarov · 7 years ago
  2. 4d626de Job.cancel and CompletableDeferred.complete support cancelling/completing by Roman Elizarov · 7 years ago
  3. b79277b MPP: Debug toString should not depend on kotlin-reflect by Roman Elizarov · 7 years ago
  4. 9a0d8ac Fixed code style by Roman Elizarov · 7 years ago
  5. f29203c MPP: Ported DispatchedTask perf improvements to JS and more code is made common by Roman Elizarov · 7 years ago
  6. 4cdf883 MPP: Single documentation for kotlinx-coroutines-core with platform tags by Roman Elizarov · 7 years ago
  7. 1097bc8 MPP: Fixed CommonAtomicCancellationTest by Roman Elizarov · 7 years ago
  8. bddb1d7 MPP: Remove runBlocking & EventLoop from common module by Roman Elizarov · 7 years ago
  9. d164f73 MPP: Common CoroutineContext extensions & doc suppress by Roman Elizarov · 7 years ago
  10. 00e90dd MPP: Documentation (readme files) by Roman Elizarov · 7 years ago
  11. a7db8ec MPP: Copyright notice in sources by Roman Elizarov · 7 years ago
  12. c0d71dc MPP: More common tests, using kotlin.test.assertTrue & runTest dsl by Roman Elizarov · 7 years ago
  13. e3f2884 MPP: async, Deferred and CompletableDeferred by Roman Elizarov · 7 years ago
  14. 19f4845 MPP: withTimeout, delay in int number of milliseconds by Roman Elizarov · 7 years ago
  15. 9d5abcd MPP: Common withContext + more tests by Roman Elizarov · 7 years ago
  16. 45c1a73 MPP: Simple JS tests are passing by Roman Elizarov · 7 years ago
  17. 65eff0b MPP: Build logic organization/refactoring & Kotlin/JS tests with Mocha by Roman Elizarov · 7 years ago
  18. 8bff72b MPP: Common tests framework & CommonCoroutinesTest by Roman Elizarov · 7 years ago
  19. a12ee15 MPP: Delay, EventLoop & runBlocking moved to common code by Roman Elizarov · 7 years ago
  20. e1c0b65 MPP: Job/launch and related basic interface are extracted; JS basic impl by Roman Elizarov · 7 years ago