1. d57bfa2 Flow preview implementation by Vsevolod Tolstopyatov · 5 years ago
  2. 9a81342 Merge remote-tracking branch 'origin/master' into develop by Vsevolod Tolstopyatov · 5 years ago
  3. 2fe443b grammatical tweaks by Aaron Stacy · 5 years ago
  4. 153e21f Update Channels docs to Koltin 1.3 by Ahmad El-Melegy · 5 years ago
  5. 0355b2c Add ThreadLocal.isPresent and ThreadLocal.ensurePresent methods (#1043) by Vsevolod Tolstopyatov · 5 years ago
  6. e9123ca Improve CoroutineScope documentation: mention job convention, get rid of lateinit example, discourage manual implementation of the scope by Vsevolod Tolstopyatov · 5 years ago
  7. b367fae Update cancellation guide: get rid of explicit Job in general code, promote usage of coroutine scope get rid of counter-intuitive lateinit and getters in coroutine context by Vsevolod Tolstopyatov · 5 years ago
  8. 63d1d1b Use https in documentation and builds by Roman Elizarov · 5 years ago
  9. 36105c1 Merge branch 'master' into develop by Roman Elizarov · 5 years ago
  10. dbb75d8 Fix indentation of sampleStart/startEnd comments in doc sample by Roman Elizarov · 5 years ago
  11. 3f65e17 Merge pull request #967 from Kotlin/stacktrace-recovery-improvements by Vsevolod Tolstopyatov · 5 years ago
  12. f528898 Update documentation by Vsevolod Tolstopyatov · 5 years ago
  13. 841ae1b Merge remote-tracking branch 'origin/master' into develop by Roman Elizarov · 5 years ago
  14. 4764e98 Add documentation about our compatibility policy and experimental annotations by Vsevolod Tolstopyatov · 5 years ago
  15. a68376c Add section about Android in debug agent readme by Vsevolod Tolstopyatov · 5 years ago
  16. 418ba80 Additional documentation section about debug mode and stacktrace recovery. by Vsevolod Tolstopyatov · 5 years ago
  17. f62acb6 Fixes some indentions inside code samples by Benoît Quenaudon · 5 years ago
  18. e50a0fa Migration to new multiplatorm plugin (#947) by Vsevolod Tolstopyatov · 5 years ago
  19. 3feef05 Remove unnecessary function declaration from example by Joffrey Bion · 6 years ago
  20. b8a559d docs: make `Table of contents` as bold by Prendota · 6 years ago
  21. b104cfc Fix grammatical error by Devin B · 6 years ago
  22. 4271886 Fix typo later -> latter by Alexander Perfilyev · 6 years ago
  23. 55a48fb Fix doc by 巳月 · 6 years ago
  24. a223f35 fix minor typo by saied89 · 6 years ago
  25. 0661d47 fix: make snippet as non-runnable by Prendota · 6 years ago
  26. 0eee3c3 docs: make select-expression & shared state and concurrency runnable by Prendota · 6 years ago
  27. e0b7b15 redundant 'is' by Robert Golusiński · 6 years ago
  28. 65e6c8c Make examples runnable by Prendota · 6 years ago
  29. d981966 fixed typo by Vadym O · 6 years ago
  30. a7e1014 Merge branch 'release-candidate' into develop by Vsevolod Tolstopyatov · 6 years ago
  31. 5768067 Fix grammatical typo in exception-handling.md by Andrii Chubko · 6 years ago
  32. b6e500b Fix grammatical error by Andrii Chubko · 6 years ago
  33. edd8056 update guide position in documentation by Prendota · 6 years ago
  34. 706e393 Dokka fixes by Vsevolod Tolstopyatov · 6 years ago
  35. 4c76c6f Update exception-handling.md by Kenji Otsuka · 6 years ago
  36. 52f10c7 Grammatical correction (#698) by armansimonyan13 · 6 years ago
  37. 02b3302 Grammatical correction by arman simonyan · 6 years ago
  38. 0950dfa Migrate to Kotlin 1.3 coroutines, drop experimental from package by Roman Elizarov · 6 years ago
  39. e5bf9ae Update basics.md by Marcin Moskała · 6 years ago
  40. e6b4739 Added type <Unit> to be consistent with the text by Ola Petersson · 6 years ago
  41. e7a0723 fix grammar typo by Adam Howard · 6 years ago
  42. 54617b7 Fixed JDK16 tests & links in guide by Roman Elizarov · 6 years ago
  43. 303708b Coroutine scheduler is used by default instead of deprecated CommonPool by Roman Elizarov · 6 years ago
  44. 49f25a5 Supervisors guide by Vsevolod Tolstopyatov · 6 years ago
  45. 938c5e9 More stable output for guide-exceptions-05.kt by Roman Elizarov · 6 years ago
  46. fac516f Get rid of awaitAll() in documentation, rewrite `currentScope` section by Vsevolod Tolstopyatov · 6 years ago
  47. cbeef10 fix broken links for kotlin web site (#628) by Alexander Prendota · 6 years ago
  48. b590aa3 Omit brackets in Knit relative links by Vsevolod Tolstopyatov · 6 years ago
  49. a57d0c3 list all documentation files to include to kotlinlang.org website. by Eugene Petrenko · 6 years ago
  50. a2d8088 Get rid of deprecated API where possible, add Channel.RENDEZVOUS by Vsevolod Tolstopyatov · 6 years ago
  51. 27b8f45 API Review for 1.0 release by Roman Elizarov · 6 years ago
  52. 99c28aa Fixed indexed references in the split guide docs by Roman Elizarov · 6 years ago
  53. 7db5553 Split main coroutines guide into multiple files by hadihariri · 6 years ago