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