aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2024-05-10Merge remote-tracking branch 'origin/master' into developDmitry Khalanskiy
2024-04-25Fix the ticker channel example giving wrong results on the website (#4109)Dmitry Khalanskiy
2024-04-22fix the link to `Thread.uncaughtExceptionHandler`Victoria Petrakovich
2024-04-16fix: get rid of horizontal scrolling by splitting the comment and show more c...Victoria Petrakovich
2024-04-13Extract example output from comment to text block (#4018)Steffen Nießing
2024-04-11Fix typo in coroutine-context-and-dispatchers.md (#3941)Johnny Lim
2024-04-03fix: remove `sampleStart` and `sampleEnd` comments from example in coroutine-...Victoria Petrakovich
2024-04-03chore: fix identation in example loadContributorsBlocking() (#4085)Victoria Petrakovich
2024-04-03Docs: reference to The Hitchhiker's Guide to the Galaxy (#4082)Victoria Petrakovich
2024-04-03Docs: avoid scrolling sample code; fix test description; add () to functions ...Victoria Petrakovich
2024-01-25Update the copyright notices to the new requirements (#4016)Dmitry Khalanskiy
2023-11-09Remove reference to actors from coroutines guide (#3935)Sebastian Aigner
2023-11-08Remove JDK7 reference from exception handling guide (#3928)Sebastian Aigner
2023-11-08Update exception-handling.md (#3927)Sebastian Aigner
2023-09-05Fix the display of a code snippet on the website (#3878)Dmitry Khalanskiy
2023-08-21Update coroutines-basics.mdSebastian Aigner
2023-08-07Move async-style warning above the paragraph in question (#3835)Sebastian Aigner
2023-07-21fix: errors in runnable snippet in doc (#3818)Danil Pavlov
2023-06-29Merge branch 'master' into developVsevolod Tolstopyatov
2023-06-22Minor documentation fixes (#3762)Pablo Baxter
2023-06-22Remove mentions of obsolete actors from our quickstart guide (#3786)Jakub Zalas
2023-06-21Minor grammar change under Structured Concurrency (#3689)Gareth
2023-05-18Remove unnecessary newline (#3756)Hanbit Kang
2023-04-28minor fix for doc and sample code (#3728)Ying Li
2023-04-17KT-51515 cleanup (#3649)Roman Elizarov
2023-04-07Merge pull request #3651 from Kotlin/tutorial-cancelling-updateDanil Pavlov
2023-03-06Merge branch 'master' into developVsevolod Tolstopyatov
2023-02-28update: instructions for coroutine cancelationDanil Pavlov
2023-02-27Merge pull request #3582 from isaialvarado/patch-1Danil Pavlov
2023-02-20Reduce the number of coroutines in the runnable example (#3631)Nikolay Pachkov
2023-01-25Update coroutines-guide.md (#3600)Julia-Alexandrova
2023-01-09Fix example codeIsai Alvarado
2023-01-09Remove confusing comma (#3581)Sebastian Aigner
2023-01-02Merge branch 'master' into developVsevolod Tolstopyatov
2022-12-29Improve the section on resource leaks in the docs (#3561)Dmitry Khalanskiy
2022-12-28Docs: optimised to optimizedVictoria Petrakovich
2022-12-27Docs: update: rename "Debug suspend functions" to "Optimised-out variables"Victoria.Petrakovich
2022-12-27Docs: chore: "Debug suspend functions" after proofreadVictoria.Petrakovich
2022-12-27Docs: update: Move "Debug suspend functions" to other pagesVictoria.Petrakovich
2022-12-27Docs: update: Debug suspend functions as separate sectionVictoria.Petrakovich
2022-12-27Docs: chore – bring back test commentVictoria.Petrakovich
2022-12-26Docs: chore – update picture of "was optimise out" effectVictoria.Petrakovich
2022-12-26Docs: update tip about -Xdebug to disable "was optimise out" effectVictoria.Petrakovich
2022-12-13Docs: add tip about -Xdebug to disable "was optimise out" featureVictoria.Petrakovich
2022-11-28Fixed deprecated API for version 1.6.0Forketyfork
2022-11-16fix: fix property for Edit page buttonAndrey Polyakov
2022-10-20Display artificial stack frames as calls to functions instead of text (#3073)dkhalanskyjb
2022-10-20Update coroutines-basics.md (#3494)kerr
2022-09-29Merge pull request #3468 from Kotlin/tutorial-updDanil Pavlov
2022-09-28minor fix for typo and link (#3462)Ying Li