index
:
sbc-harness
clang-format
lukeshu/9p-printf
lukeshu/dhcp
lukeshu/no-pico_time
lukeshu/patch-typeshed
lukeshu/picolibc
lukeshu/promise
main
Unnamed repository; edit this file 'description' to name the repository.
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcr
/
include
Age
Commit message (
Expand
)
Author
2025-02-04
libcr: Flesh out cr_cid_info, clarify stack bounds
Luke T. Shumaker
2024-12-09
libcr: Add public cr_assert_in_{coroutine,intrhandler}()
Luke T. Shumaker
2024-11-25
libcr: Return if all coroutines exit
Luke T. Shumaker
2024-11-23
Use C23 (C++11) attribute syntax instead of __attribute__
Luke T. Shumaker
2024-11-19
libcr: Add cr_is_in_intrhandler() and _cr_plat_are_interrupts_enabled()
Luke T. Shumaker
2024-11-19
libcr: Begone with PRE_RUNNABLE
Luke T. Shumaker
2024-11-19
libcr: Start to add coroutine names
Luke T. Shumaker
2024-11-12
Avoid using fprintf
Luke T. Shumaker
2024-10-28
s/Licence/License/g
Luke T. Shumaker
2024-10-27
Lint that include-guards match the filename
Luke T. Shumaker
2024-10-01
libcr: expose cr_{disable,enable}_interrupts
Luke T. Shumaker
2024-09-30
make coroutine.c signal-safe, add cr_cid_info()
Luke T. Shumaker
2024-09-29
tidy, s/sighandler/intrhandler/
Luke T. Shumaker
2024-09-29
libcr: Faster context switches, wait for interrupt
Luke T. Shumaker
2024-09-27
wip fixes
Luke T. Shumaker
2024-09-27
wip
Luke T. Shumaker