1. 663b7b7 clang-tidy: async:context: replace optional access by Jayanth Othayoth · 3 weeks ago master
  2. 540ad05 clang-tidy: remove unused private fields by Jayanth Othayoth · 4 weeks ago
  3. 45d0406 clang-tidy: fix lax exception spec in fixture by Jayanth Othayoth · 4 weeks ago
  4. 2cd25e6 test: split up long-running tests by Alexander Hansen · 3 months ago
  5. bd04c3b add support for async mutex by Jagpal Singh Gill · 7 months ago
  6. 5b54325 add support for timed fdio by Jagpal Singh Gill · 6 months ago
  7. bc13997 watchdog: add support for systemd watchdog by Patrick Williams · 6 months ago
  8. 36137e0 clang-format: re-format for clang-19 by Patrick Williams · 1 year, 1 month ago
  9. 4638a2e clang-tidy: Fix exception specification mismatch by Jayanth Othayoth · 1 year, 1 month ago
  10. 2a12ae1 add async fd sender receiver for coroutines by Jagpal Singh Gill · 1 year, 3 months ago
  11. 06f265f clang-format: re-format for clang-18 by Patrick Williams · 1 year, 5 months ago
  12. 97c31c8 async: switch to stdexec async_scope by Patrick Williams · 2 years, 8 months ago
  13. 9949a16 async: scope: forward exception correctly by Patrick Williams · 2 years, 9 months ago
  14. 91cb97b async: change namespace for sync_wait by Patrick Williams · 2 years, 10 months ago
  15. 9688ed6 Add override keyword everywhere it's required by Ed Tanous · 3 years ago
  16. 5e7ef08 stdexec: update to later commit by Patrick Williams · 3 years ago
  17. 6ea246a test: async: tweak time multiplier by Patrick Williams · 3 years, 3 months ago
  18. 115e9b3 async: context: allow many exceptions by Patrick Williams · 3 years, 4 months ago
  19. 10483c9 async: context: allow run re-entrance by Patrick Williams · 3 years, 4 months ago
  20. 3c242ba async: context: simplify run function by Patrick Williams · 3 years, 4 months ago
  21. d6b05cc test: async: add a few recursive task tests by Patrick Williams · 3 years, 4 months ago
  22. 4cfc284 async: handle exceptions and stops by Patrick Williams · 3 years, 4 months ago
  23. 1b7b54c async: match: stop pending sender on dtor by Patrick Williams · 3 years, 4 months ago
  24. 78e436f async: context: handle shutdown better by Patrick Williams · 3 years, 4 months ago
  25. 0139cac async: add scope by Patrick Williams · 3 years, 4 months ago
  26. 435eb1b async: add sleep_for sender by Patrick Williams · 3 years, 4 months ago
  27. 73e278b async: context: support stopping the context by Patrick Williams · 3 years, 4 months ago
  28. 2f58b79 async: add coroutine task support by Patrick Williams · 3 years, 5 months ago