-
Notifications
You must be signed in to change notification settings - Fork 230
Pull requests: NVIDIA/stdexec
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
copy and paste some container-ish looking github actions yaml
#1349
by ericniebler
was merged Jun 23, 2024
Loading…
there is no need to ever specialize
make_sender_expr
#1104
by ericniebler
was merged Oct 11, 2023
Loading…
default_domain::transform_sender calls sender-tag::transform_sender
#1106
by ericniebler
was merged Oct 12, 2023
Loading…
port
let_[value|error|stopped] to transform_sender
#1109
by ericniebler
was merged Oct 14, 2023
Loading…
port all the
when_all composite algos to transform_sender
#1110
by ericniebler
was merged Oct 15, 2023
Loading…
the compiler config macros double as inline workaround macros
#1101
by ericniebler
was merged Oct 9, 2023
Loading…
change specification of sender_traits and connect to make awaitables senders
#178
by ericniebler
was merged Sep 29, 2021
Loading…
change specification of sender_traits and connect to make awaitables senders
enhancement
New feature or request
#177
by ericniebler
was closed Aug 24, 2021
Loading…
Add subsections to the "Design - User side" section describing sender/awaitable interop
#181
by ericniebler
was merged Sep 30, 2021
Loading…
add a section for sender algorithm examples; show then() and retry()
#186
by ericniebler
was merged Sep 30, 2021
Loading…
add stop token bits, receiver queries, a manual event loop, and a single-thread context
#185
by ericniebler
was merged Sep 1, 2021
Loading…
Flesh out the section about why coroutines make a poor basis for generic asynchrony
#167
by ericniebler
was merged Aug 20, 2021
Loading…
Add utilities as_awaitable() and with_awaitable_senders<>
#180
by ericniebler
was merged Sep 30, 2021
Loading…
native coroutine unwind when an awaited sender completes with done
#179
by ericniebler
was merged Aug 25, 2021
Loading…
add a scratch test target for easier debugging of failed tests
#1123
by ericniebler
was merged Oct 29, 2023
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.