1. 36c3ba1 Replace internal annotations with ones from 1.3 stdlib by Vsevolod Tolstopyatov · 6 years ago
  2. 7fb590d Make some internal API public, but deprecated as error, exposing internal supertypes does not work in K/N (https://github.com/JetBrains/kotlin-native/issues/2167), add workaround for KT-27534 by Vsevolod Tolstopyatov · 6 years ago
  3. 1f7b2d8 Make all API internal where it is possible by Vsevolod Tolstopyatov · 6 years ago
  4. d92b0fa Remove deprecated API by Vsevolod Tolstopyatov · 6 years ago
  5. 0950dfa Migrate to Kotlin 1.3 coroutines, drop experimental from package by Roman Elizarov · 6 years ago
  6. a6199a8 Version 0.30.2 by Vsevolod Tolstopyatov · 6 years ago
  7. 0ece388 Lazily load Dispatchers.Main and provide a stub impl on failure by Roman Elizarov · 6 years ago
  8. 4e1efc8 Version 0.30.1 by Vsevolod Tolstopyatov · 6 years ago
  9. cfe699f Move UI dispatcher to common Dispatchers.Main (#641) by Vsevolod Tolstopyatov · 6 years ago
  10. 7764e43 Version 0.30.0 by Roman Elizarov · 6 years ago
  11. 49d2f6d Version 0.27.0 by Vsevolod Tolstopyatov · 6 years ago
  12. 1e0a2f0 Merge branch 'develop' into handle-exception-fix by Roman Elizarov · 6 years ago
  13. 149ba48 Following internal API is removed from public declarations: by Vsevolod Tolstopyatov · 6 years ago
  14. 27b8f45 API Review for 1.0 release by Roman Elizarov · 6 years ago
  15. f157cec Job machinery improvements: by Vsevolod Tolstopyatov · 6 years ago
  16. 33e7ce4 Removed "cancel parent" from TestBase exception handlers by Roman Elizarov · 6 years ago
  17. 82547f6 Version 0.26.1 by Vsevolod Tolstopyatov · 6 years ago
  18. 75cfc4f Version 0.26.0 by Vsevolod Tolstopyatov · 6 years ago
  19. f189cec Updated dispatchers references in readmes and docs by Roman Elizarov · 6 years ago
  20. dc29b07 Dispatchers are renamed and grouped in the Dispatchers object by Roman Elizarov · 6 years ago
  21. 592de52 Structured concurrency for guava, jdk8 and promise modules, proper reference to newCoroutineContext by Roman Elizarov · 6 years ago
  22. 4e33cc6 Custom synchronized stub in common code for JVM/JS/Native by Roman Elizarov · 6 years ago
  23. 43c0743 Rename version 0.25.2 to 0.25.3 (for technical reasons) by Roman Elizarov · 6 years ago
  24. 15f3504 Version 0.25.2 by Roman Elizarov · 6 years ago
  25. 1a12370 typo fixed by Dmitry Borodin · 6 years ago
  26. 07c5ce4 Version 0.25.0 by Roman Elizarov · 6 years ago
  27. 7587eba Introduce ThreadContextElement API to integrate with thread-local sensitive code by Roman Elizarov · 6 years ago
  28. 4df1d61 Merge branch 'develop' into job-exceptions by Roman Elizarov · 6 years ago
  29. e0cf38f Get rid of unnecessary println in tests by Vsevolod Tolstopyatov · 6 years ago
  30. 79aef6b Moved internalAnnotations to "plain" internal package and placed into proper folder by Roman Elizarov · 6 years ago
  31. 91ecee8 Exception handling update: by Vsevolod Tolstopyatov · 6 years ago
  32. c82a54d Fixed readme to stress that only Gradle 4.7 works now by Roman Elizarov · 6 years ago
  33. 9964b3d Version 0.24.0 by Roman Elizarov · 6 years ago
  34. 705ba56 Documentation for Kotlin/Native support by Roman Elizarov · 6 years ago
  35. 4ddfc91 Kotlin/Native support by Vsevolod Tolstopyatov · 6 years ago