Skip to content
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

[Concurrency] Task Local Values #1245

Merged
merged 23 commits into from
Apr 16, 2021
Merged
Changes from 15 commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
f8d5320
Initial version of Task Local Values
ktoso Nov 12, 2020
9fcfedb
cleanups && ToC
kavon Dec 15, 2020
b47173b
minor cleanups: remove duplicated sectioni; add missing "parent" word
ktoso Dec 15, 2020
7aabdf8
mention another fun use case, "mocking out" things in test tasks
ktoso Dec 15, 2020
b32f597
amend proposal to use more SwiftUI like surface syntax
ktoso Dec 15, 2020
d44d732
Fix typos in task-locals proposal
slashmo Dec 15, 2020
404b3c9
Minor cleanups and more use cases
ktoso Dec 18, 2020
228c8b0
add more considered options from forums
ktoso Jan 7, 2021
70af0f3
Fix some typos
ktoso Jan 8, 2021
6ea129c
more lifetime discussion
ktoso Jan 8, 2021
7e2ac90
Merge branch 'wip-tasklocals' of github.com:ktoso/swift-evolution int…
ktoso Jan 8, 2021
fde0dbf
Update to implemented
ktoso Jan 12, 2021
d24b09b
update to implemented
ktoso Jan 12, 2021
f145693
Update nnnn-task-locals.md
ktoso Jan 12, 2021
8733e61
Revision 2: synch functions, ConcurrentValue, rewordings
ktoso Jan 25, 2021
328ace0
Update proposals/nnnn-task-locals.md
ktoso Jan 26, 2021
20ab5ed
wip
ktoso Feb 3, 2021
1ed97ac
v3: cleanup of notions introduced in v2, align with impl
ktoso Mar 2, 2021
b6bf478
Merge branch 'wip-tasklocals' of github.com:ktoso/swift-evolution int…
ktoso Mar 2, 2021
c52c029
fix typo
ktoso Mar 4, 2021
6605ec8
update implementation status
ktoso Mar 5, 2021
45cb73e
remove specialized inheritance rules
ktoso Apr 7, 2021
b310e65
Assign "SE-0311" to the task-locals proposal and put it in active review
rjmccall Apr 16, 2021
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