1. a73862f Flow docs: Fix calls to currentTimeMillis by Roman Elizarov · 4 years, 9 months ago
  2. 6dc1bd5 Update shared-mutable-state-and-concurrency.md by Aleksandr Blokh · 4 years, 9 months ago
  3. 3258e1f Flow docs (#1432) by Roman Elizarov · 4 years, 9 months ago
  4. a6da28e Merge branch 'master' into develop by Vsevolod Tolstopyatov · 4 years, 10 months ago
  5. 897f02e Get rid of NonRecoverableThrowable, mention way to opt-out stacktrace… (#1420) by Vsevolod Tolstopyatov · 4 years, 10 months ago
  6. 8ab2130 Fix typos and article use, reword phrases in "Composing Suspending functions" by Yanis Batura · 4 years, 10 months ago
  7. 28241eb coroutine-context-and-dispatchers.md: Improve article usage, fix typos, reword phrases for better readability by Yanis Batura · 4 years, 10 months ago
  8. d78084b Better docs on coroutines debugging property by Roman Elizarov · 4 years, 10 months ago
  9. 023ea30 Merge branch 'master' into develop by Vsevolod Tolstopyatov · 4 years, 10 months ago
  10. a8904e2 Channel.receiveOrNull becomes extension, internal receiveOrClosed added by Vsevolod Tolstopyatov · 4 years, 10 months ago
  11. db0ef0c Update copyright year to 2019 in all the knit-generated files by Roman Elizarov · 5 years ago
  12. 6130238 Fix grammar error in text on suspend functions by Petter Måhlén · 5 years ago
  13. 03b9bd1 Merge branch 'master' into develop by Vsevolod Tolstopyatov · 5 years ago
  14. a97fd43 Remove experimental warning from Channels docs by Denys M · 5 years ago
  15. d94652f Update "Shared mutable state and concurrency" guide with best practices by Roman Elizarov · 5 years ago
  16. da2cf23 spelling by Mike Nakhimovich · 5 years ago
  17. 86559c6 Update shared-mutable-state-and-concurrency.md by renzhi(任智) · 5 years ago
  18. e3030e3 fix: broken anchors by Pavel Semyonov · 5 years ago
  19. 563b7e5 Fix more typos; reword some phrases; add "job:" to textual output in … (#1154) by Yanis Batura · 5 years ago
  20. 8140cfe Fix typos and improve article usage in docs by Yanis Batura · 5 years ago
  21. 69c26df Add a period in the "You can get full code here" blocks and other small fixes by Inego · 5 years ago
  22. 564a5a6 Change more "create new" to "create a" by Inego · 5 years ago
  23. 6da0ccd Change "create new" to "create a" by Inego · 5 years ago
  24. 596187e Fix more typos by Inego · 5 years ago
  25. ebe519a Fix "note that" comma everywhere by Inego · 5 years ago
  26. e29b035 Remove unnecessary space by Yanis Batura · 5 years ago
  27. 1e9b60d Fix typo by Artem Yakshin · 5 years ago
  28. d57bfa2 Flow preview implementation by Vsevolod Tolstopyatov · 5 years ago
  29. 9a81342 Merge remote-tracking branch 'origin/master' into develop by Vsevolod Tolstopyatov · 5 years ago
  30. 2fe443b grammatical tweaks by Aaron Stacy · 5 years ago
  31. 153e21f Update Channels docs to Koltin 1.3 by Ahmad El-Melegy · 5 years ago
  32. 0355b2c Add ThreadLocal.isPresent and ThreadLocal.ensurePresent methods (#1043) by Vsevolod Tolstopyatov · 5 years ago
  33. e9123ca Improve CoroutineScope documentation: mention job convention, get rid of lateinit example, discourage manual implementation of the scope by Vsevolod Tolstopyatov · 5 years ago
  34. 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
  35. 63d1d1b Use https in documentation and builds by Roman Elizarov · 5 years ago
  36. 36105c1 Merge branch 'master' into develop by Roman Elizarov · 5 years ago
  37. dbb75d8 Fix indentation of sampleStart/startEnd comments in doc sample by Roman Elizarov · 5 years ago
  38. 3f65e17 Merge pull request #967 from Kotlin/stacktrace-recovery-improvements by Vsevolod Tolstopyatov · 5 years ago
  39. f528898 Update documentation by Vsevolod Tolstopyatov · 5 years ago
  40. 841ae1b Merge remote-tracking branch 'origin/master' into develop by Roman Elizarov · 5 years ago
  41. 4764e98 Add documentation about our compatibility policy and experimental annotations by Vsevolod Tolstopyatov · 5 years ago
  42. a68376c Add section about Android in debug agent readme by Vsevolod Tolstopyatov · 5 years ago
  43. 418ba80 Additional documentation section about debug mode and stacktrace recovery. by Vsevolod Tolstopyatov · 5 years ago
  44. f62acb6 Fixes some indentions inside code samples by Benoît Quenaudon · 5 years ago
  45. e50a0fa Migration to new multiplatorm plugin (#947) by Vsevolod Tolstopyatov · 5 years ago
  46. 3feef05 Remove unnecessary function declaration from example by Joffrey Bion · 5 years ago
  47. b8a559d docs: make `Table of contents` as bold by Prendota · 5 years ago
  48. b104cfc Fix grammatical error by Devin B · 6 years ago
  49. 4271886 Fix typo later -> latter by Alexander Perfilyev · 6 years ago
  50. 55a48fb Fix doc by 巳月 · 6 years ago
  51. a223f35 fix minor typo by saied89 · 6 years ago
  52. 0661d47 fix: make snippet as non-runnable by Prendota · 6 years ago
  53. 0eee3c3 docs: make select-expression & shared state and concurrency runnable by Prendota · 6 years ago
  54. e0b7b15 redundant 'is' by Robert Golusiński · 6 years ago
  55. 65e6c8c Make examples runnable by Prendota · 6 years ago
  56. d981966 fixed typo by Vadym O · 6 years ago
  57. a7e1014 Merge branch 'release-candidate' into develop by Vsevolod Tolstopyatov · 6 years ago
  58. 5768067 Fix grammatical typo in exception-handling.md by Andrii Chubko · 6 years ago
  59. b6e500b Fix grammatical error by Andrii Chubko · 6 years ago
  60. edd8056 update guide position in documentation by Prendota · 6 years ago
  61. 706e393 Dokka fixes by Vsevolod Tolstopyatov · 6 years ago
  62. 4c76c6f Update exception-handling.md by Kenji Otsuka · 6 years ago
  63. 52f10c7 Grammatical correction (#698) by armansimonyan13 · 6 years ago
  64. 02b3302 Grammatical correction by arman simonyan · 6 years ago
  65. 0950dfa Migrate to Kotlin 1.3 coroutines, drop experimental from package by Roman Elizarov · 6 years ago
  66. e5bf9ae Update basics.md by Marcin Moskała · 6 years ago
  67. e6b4739 Added type <Unit> to be consistent with the text by Ola Petersson · 6 years ago
  68. e7a0723 fix grammar typo by Adam Howard · 6 years ago
  69. 54617b7 Fixed JDK16 tests & links in guide by Roman Elizarov · 6 years ago
  70. 303708b Coroutine scheduler is used by default instead of deprecated CommonPool by Roman Elizarov · 6 years ago
  71. 49f25a5 Supervisors guide by Vsevolod Tolstopyatov · 6 years ago
  72. 938c5e9 More stable output for guide-exceptions-05.kt by Roman Elizarov · 6 years ago
  73. fac516f Get rid of awaitAll() in documentation, rewrite `currentScope` section by Vsevolod Tolstopyatov · 6 years ago
  74. cbeef10 fix broken links for kotlin web site (#628) by Alexander Prendota · 6 years ago
  75. b590aa3 Omit brackets in Knit relative links by Vsevolod Tolstopyatov · 6 years ago
  76. a57d0c3 list all documentation files to include to kotlinlang.org website. by Eugene Petrenko · 6 years ago
  77. a2d8088 Get rid of deprecated API where possible, add Channel.RENDEZVOUS by Vsevolod Tolstopyatov · 6 years ago
  78. 27b8f45 API Review for 1.0 release by Roman Elizarov · 6 years ago
  79. 99c28aa Fixed indexed references in the split guide docs by Roman Elizarov · 6 years ago
  80. 7db5553 Split main coroutines guide into multiple files by hadihariri · 6 years ago