Skip to content

Add discussion of main actor and @globalActor [SE-0316] #366

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 27 commits into from
May 28, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
a2096cf
Start outlining
amartini51 May 7, 2024
1eaa2fa
Discuss data races in the intro
amartini51 May 10, 2024
e812873
Convert outline for Main Actor from RST to markdown
amartini51 May 13, 2024
f75bd8f
Call out two tripping hazards
amartini51 Jun 12, 2024
0f3acee
Track 'main' to resolve merge conflicts
amartini51 Apr 1, 2025
34fdd99
Expand compile/run time race detection
amartini51 Apr 1, 2025
6c09713
Update some comments & outlines
amartini51 Apr 16, 2025
b46a62b
Outline @globalActor reference; shift Main Actor section
amartini51 Apr 29, 2025
e81ac4c
Expand outline for main actor
amartini51 Apr 30, 2025
61838a1
Show @MainActor on functions and types
amartini51 May 1, 2025
70e3662
Expand examples & discussion of the main actor
amartini51 May 3, 2025
72c83e6
Remove data-race triangle section
amartini51 May 5, 2025
f3e96e4
Work around some DocC issues
amartini51 May 5, 2025
de7c7a5
Delete refactoring leftover
amartini51 May 5, 2025
4faabaa
Finish the explanation of a code listing
amartini51 May 5, 2025
fda2149
Fill in placeholder reference
amartini51 May 5, 2025
23bcdef
Remove RST-style heading underlines
amartini51 May 6, 2025
e772cfe
Back out the previous DocC workaround
amartini51 May 6, 2025
2dbf991
Incorporate editorial corrections
amartini51 May 12, 2025
29a32e0
Introduce isolation and global actors
amartini51 May 24, 2025
9386927
Clean up wording; outline future content
amartini51 May 27, 2025
d51222d
Adjust wording
amartini51 May 27, 2025
731707d
Put back intro wording about the main actor
amartini51 May 27, 2025
1282e6d
Fix wording & punctuation
amartini51 May 27, 2025
765e571
Task.yield isn't a common/beginner feature
amartini51 May 28, 2025
1a168fd
Infer result type; clarify wording
amartini51 May 28, 2025
96151bd
Remove old XXX markers
amartini51 May 28, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading