-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Minor Improvements to the documentation and code comments #4346
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
191bedc
docs(coroutines-basics): Improve clarity and grammar
jamhour1g 941e007
docs(Yield.kt): Fix verb forms
jamhour1g 43db7c7
docs(cancellation-and-timeouts): Improve punctuation
jamhour1g ce692bd
docs(cancellation-and-timeouts): Clarify cancellable computation appr…
jamhour1g 3c558fc
docs(cancellation-and-timeouts): Add a direct link to the `use` funct…
jamhour1g f0b4040
docs(cancellation-and-timeouts): Correct grammar in compound adjectives
jamhour1g 8ea553b
docs(cancellation-and-timeouts): Add reference to TimeoutCancellation…
jamhour1g 2654c94
docs(composing-suspending-functions): Enhance note visibility with st…
jamhour1g 674ce13
docs(composing-suspending-functions): Clarify concurrent function ext…
jamhour1g 3ad9810
docs(coroutine-context-and-dispatchers): Improve explanation for cont…
jamhour1g ee6b672
docs(Job): Improve readability and formatting
jamhour1g b73a1d9
docs(CompletableJob.kt): Improve clarity and grammar
jamhour1g 1fabd23
docs(SupervisorJob()): Add a missing article.
jamhour1g b732faf
docs(coroutine-context-and-dispatchers): Remove an unnecessary article.
jamhour1g c8bdcae
docs(coroutine-context-and-dispatchers): Fix a typo and remove redund…
jamhour1g 4a08df9
docs(coroutine-context-and-dispatchers): Add missing article
jamhour1g 4ea9dab
docs(coroutine-context-and-dispatchers): Improve readability and clarity
jamhour1g f62f85a
docs(coroutine-context-and-dispatchers): Corrected minor grammatical …
jamhour1g 984e8ce
docs(coroutine-context-and-dispatchers): Replace the incorrect call t…
jamhour1g f17954a
docs(CoroutineScope.kt): Add missing articles and link to CoroutineSc…
jamhour1g 4249c7f
docs(ThreadContextElement.kt): Add missing articles
jamhour1g f08f0ff
docs(ThreadContextElement.kt): Add a missing article and adjust wordi…
jamhour1g 2420621
feat: Add the updated files generated by the Knit tool.
jamhour1g 1800912
docs(cancellation-and-timeouts): Fix inconsistent use of references
jamhour1g be00959
docs(composing-suspending-functions): Reverse the note changes
jamhour1g f0988e1
docs(coroutine-context-and-dispatchers): Clarify withContext behavior
jamhour1g d74918a
docs(coroutine-context-and-dispatchers): Fix the indentation
jamhour1g f10ba77
docs(coroutine-context-and-dispatchers): Use present tense for ongoin…
jamhour1g 865654b
docs(coroutine-context-and-dispatchers): Emphasize that all coroutine…
jamhour1g 72690d4
docs(coroutine-context-and-dispatchers): Fix grammatical error
jamhour1g 3378775
docs(CoroutineScope): Clarify coroutine lifetime emphasis
jamhour1g fbc4e66
docs(Job): Restore correct conjunction for coroutine completion condi…
jamhour1g c8ed37a
docs(ThreadContextElement): Remove redundant "on" for grammatical acc…
jamhour1g 14e5526
docs(CoroutineScope): Add a missing article
jamhour1g 7aeb177
docs: Revert linking to external references
jamhour1g 69cec21
docs(coroutine-context-and-dispatchers): Remove vague phrasing and im…
jamhour1g c538102
docs(cancellation-and-timeouts): Update the Index using knit
jamhour1g 35f545a
docs(coroutine-context-and-dispatchers): Remove the reference to use,…
jamhour1g 4aa22e2
docs: Add explicit links to kotlin's lazy, and use functions
jamhour1g File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.