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