-
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
remove vestigial
__is_scheduler_affine query superseded by __get_completion_behavior
#1916
by ericniebler
was merged Mar 5, 2026
Loading…
deprecate
stdexec::transform_completion_signatures[_of]
#1915
by ericniebler
was merged Mar 6, 2026
Loading…
affine_on(sndr) should use sndr's attrs for non-completion queries
#1914
by ericniebler
was merged Mar 5, 2026
Loading…
allow for
stdexec::type_info to be expanded in the future
#1912
by ericniebler
was merged Mar 4, 2026
Loading…
improve diagnostics for
on and affine_on algorithms
#1911
by ericniebler
was merged Mar 4, 2026
Loading…
make
trampoline_scheduler conditionally infallible and specify its completion behavior
#1908
by ericniebler
was merged Mar 3, 2026
Loading…
use the updated env when computing the final sender's completions
#1907
by ericniebler
was merged Mar 3, 2026
Loading…
move
sender_expr[_for] concepts out of the STDEXEC namespace
#1906
by ericniebler
was merged Mar 3, 2026
Loading…
rename test_fork.cpp to match the name of the algorithm it tests
#1904
by ericniebler
was merged Mar 1, 2026
Loading…
make the
get_completion_behavior query useful for optimizing async loops
#1902
by ericniebler
was merged Feb 28, 2026
Loading…
make
as_awaitable savvy to senders that are known to complete inline
#1901
by ericniebler
was merged Feb 27, 2026
Loading…
declare that
stdexec::task is already scheduler-affine
#1898
by ericniebler
was merged Feb 26, 2026
Loading…
remove static_assert causing
as_awaitable to recurse
#1897
by ericniebler
was merged Feb 25, 2026
Loading…
rework the
STDEXEC_EXPLICIT_THIS_[BEGIN|END] portability macros for better reusability
#1895
by ericniebler
was merged Feb 24, 2026
Loading…
add the
get_await_completion_adaptor query and use it in as_awaitable
#1894
by ericniebler
was merged Feb 24, 2026
Loading…
inform clang-format that
STDEXEC_P2300_NAMESPACE_BEGIN() opens a scope
#1892
by ericniebler
was merged Feb 24, 2026
Loading…
implement _
allocator-aware-forward_ from [exec.snd.expos]
#1890
by ericniebler
was merged Feb 23, 2026
Loading…
add missing include of
transform_sender.hpp in connect.hpp
#1888
by ericniebler
was merged Feb 23, 2026
Loading…
give up trying to make fns constexpr that deal with
exception_ptr or shared_ptr
#1887
by ericniebler
was merged Feb 23, 2026
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.