-
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
experiment with allowing
v2::on to be passed to start_detached
#1287
by ericniebler
was merged Mar 16, 2024
Loading…
replace more uses of
std::tuple with simpler __tuple
#1284
by ericniebler
was merged Mar 13, 2024
Loading…
Added missing include of
cstdlib header file for EXIT_SUCCESS and EXIT_FAILURE
#1292
by hghdev
was merged Mar 18, 2024
Loading…
start work of porting stdexec to use member functions instead of
tag_invoke
#1267
by ericniebler
was merged Mar 2, 2024
Loading…
remove unnecessary explicit-this portability macro
#1268
by ericniebler
was merged Mar 2, 2024
Loading…
the compiler config macros double as inline workaround macros
#1101
by ericniebler
was merged Oct 9, 2023
Loading…
major clean-up of stdexec's environment utilities
#1215
by ericniebler
was merged Jan 20, 2024
Loading…
Migrate customization points to portability macros that support dispatching to named member functions
#788
by villevoutilainen
was closed Jan 21, 2024
•
Draft
Mark the return of
ensure_started as [[nodiscard]]
#1225
by ericniebler
was merged Jan 29, 2024
Loading…
Update #includes in exec/ and stdexec/ based on clangd symbol uses
#1226
by laramiel
was merged Jan 30, 2024
Loading…
handle nested
let_value's when computing result domain
#1219
by ericniebler
was merged Jan 22, 2024
Loading…
cause
spawn-ed work to terminate with the active exception
#1220
by ericniebler
was merged Jan 22, 2024
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.