-
Notifications
You must be signed in to change notification settings - Fork 227
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: NVIDIA/stdexec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NVIDIA/stdexec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: pull-request/1713
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 21 files changed
- 2 contributors
Commits on Jan 3, 2026
-
Add stdexec::scope_association
This diff adds a definition for `concept stdexec::scope_association` plus tests confirming it accepts and rejects the expected things.
Configuration menu - View commit details
-
Copy full SHA for f58ce18 - Browse repository at this point
Copy the full SHA f58ce18View commit details -
This diff adds a definition for `concept stdexec::scope_token` plus tests confirming it accepts and rejects the expected things.
Configuration menu - View commit details
-
Copy full SHA for c75550b - Browse repository at this point
Copy the full SHA c75550bView commit details -
This diff defines `stdexec::associate` and adds some initial tests to confirm it works properly. Still a work in progress.
Configuration menu - View commit details
-
Copy full SHA for 3870689 - Browse repository at this point
Copy the full SHA 3870689View commit details -
This diff defines `stdexec::__stop_when` as the implementation of _`stop-when`_ and adds tests to validate the algorithm.
Configuration menu - View commit details
-
Copy full SHA for 6c3bcf9 - Browse repository at this point
Copy the full SHA 6c3bcf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for efd0a01 - Browse repository at this point
Copy the full SHA efd0a01View commit details -
Add stdexec::simple_counting_scope and stdexec::counting_scope
This diff adds `stdexec::simple_counting_scope` and `stdexec::counting_scope` plus tests for both. The tests found a spec bug that's been filed as an LWG issue.
Configuration menu - View commit details
-
Copy full SHA for a11dc14 - Browse repository at this point
Copy the full SHA a11dc14View commit details -
This diff adds `stdexec::spawn_future` and some basic tests. Co-authored-by: Eric Niebler <eniebler@nvidia.com>
Configuration menu - View commit details
-
Copy full SHA for fa5fd67 - Browse repository at this point
Copy the full SHA fa5fd67View commit details -
Implement the missing "stop-request forwarding" behaviour
This diff probably implements the intended design that stop requests sent to a started future-sender get forwarded to the spawned work. The existing tests still pass, but I don't have new tests to confirm the new behaviour.
Configuration menu - View commit details
-
Copy full SHA for f600a55 - Browse repository at this point
Copy the full SHA f600a55View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5ee582 - Browse repository at this point
Copy the full SHA c5ee582View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...pull-request/1713