- 5e36f4a async: remove tag_invoke calls by Patrick Williams · 2 months ago
- bd04c3b add support for async mutex by Jagpal Singh Gill · 7 months ago
- 5b54325 add support for timed fdio by Jagpal Singh Gill · 6 months ago
- bc13997 watchdog: add support for systemd watchdog by Patrick Williams · 6 months ago
- 36137e0 clang-format: re-format for clang-19 by Patrick Williams · 1 year, 1 month ago
- f083bc1 stdexec: update to latest commit by Patrick Williams · 1 year, 1 month ago
- 869230c async: fdio: remove unused member by Patrick Williams · 1 year, 1 month ago
- 2a12ae1 add async fd sender receiver for coroutines by Jagpal Singh Gill · 1 year, 3 months ago
- 06f265f clang-format: re-format for clang-18 by Patrick Williams · 1 year, 5 months ago
- e8e6631 async: context: use transfer instead of schedule by Patrick Williams · 2 years, 2 months ago
- bbc181e async: context: clean up TODO by Patrick Williams · 2 years, 2 months ago
- 6db8838 clang-format: copy latest and re-format by Patrick Williams · 2 years, 3 months ago
- 1ee60d6 async: context: add implicit conversion to bus_t by Patrick Williams · 2 years, 5 months ago
- 4a9e422 async: add context_ref class for CRTP patterns by Patrick Williams · 2 years, 5 months ago
- 9d8ba94 bus: Consistently leverage mock by William A. Kennington III · 2 years, 6 months ago
- 9c6ec9b async: add is_sender type-aliases by Patrick Williams · 2 years, 7 months ago
- 5d16a8e async: context: remove pending_exception handling by Patrick Williams · 2 years, 8 months ago
- 97c31c8 async: switch to stdexec async_scope by Patrick Williams · 2 years, 8 months ago
- d214904 clang-format: copy latest and re-format by Patrick Williams · 2 years, 8 months ago
- 91cb97b async: change namespace for sync_wait by Patrick Williams · 2 years, 10 months ago
- 5e7ef08 stdexec: update to later commit by Patrick Williams · 3 years ago
- b8be599 Remove extra semi-colons by Ed Tanous · 3 years, 1 month ago
- 115e9b3 async: context: allow many exceptions by Patrick Williams · 3 years, 4 months ago
- 10483c9 async: context: allow run re-entrance by Patrick Williams · 3 years, 4 months ago
- 3c242ba async: context: simplify run function by Patrick Williams · 3 years, 4 months ago
- 095eff8 async: scope: allow blocks before started by Patrick Williams · 3 years, 4 months ago
- 4cfc284 async: handle exceptions and stops by Patrick Williams · 3 years, 4 months ago
- 1b7b54c async: match: stop pending sender on dtor by Patrick Williams · 3 years, 4 months ago
- 78e436f async: context: handle shutdown better by Patrick Williams · 3 years, 4 months ago
- c5b5ff5 async: scope: add completion sender by Patrick Williams · 3 years, 4 months ago
- 0139cac async: add scope by Patrick Williams · 3 years, 4 months ago
- 435eb1b async: add sleep_for sender by Patrick Williams · 3 years, 4 months ago
- 73e278b async: context: support stopping the context by Patrick Williams · 3 years, 4 months ago
- 290fa42 async: add match by Patrick Williams · 3 years, 5 months ago
- 7418766 async: add context support by Patrick Williams · 3 years, 5 months ago