index
:
sbc-harness
clang-format
lukeshu/9p-containers
lukeshu/9p-read-multi-iovec
lukeshu/dhcp
lukeshu/libobj
lukeshu/no-pico_time
lukeshu/patch-typeshed
lukeshu/picolibc
lukeshu/promise
lukeshu/vid
lukeshu/vid2
lukeshu/waitgroup
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
Age
Commit message (
Collapse
)
Author
14 days
Add libfmt to bypass output buffering for libmisc:assert
Luke T. Shumaker
14 days
lib9p: Use fmt_vsnprintf instead of plain vsnprintf
Luke T. Shumaker
14 days
pico-fmt: Pull in enhancements
Luke T. Shumaker
14 days
Use pico-fmt instead of pico-sdk's printf
Luke T. Shumaker
14 days
measurestack: Explicitly watch printf size
Luke T. Shumaker
14 days
Merge branch 'lukeshu/9p-misc'
Luke T. Shumaker
2025-04-02
lib9p: Unify some tables
Luke T. Shumaker
2025-04-02
lib9p: tables.c: More consistent bounds checks
Luke T. Shumaker
2025-04-02
lib9p: Split internal.h up, rename some CONFIG symbols
Luke T. Shumaker
2025-04-02
lib9p: recv_tentry.basesize is dead code, remove it
Luke T. Shumaker
2025-04-02
lib9p: idl: Fix a typo in a comment
Luke T. Shumaker
2025-04-01
Merge branch 'lukeshu/stack-gen-improvements'
Luke T. Shumaker
2025-04-01
measurestack: Rework the skip-call API to speed things up
Luke T. Shumaker
2025-04-01
measurestack: Bypassing hash() has measureable speedup
Luke T. Shumaker
2025-04-01
measurestack: Cache resolve_funcname()
Luke T. Shumaker
2025-04-01
measurestack: Try to speed up resolve_funcname()
Luke T. Shumaker
2025-04-01
measurestack: Try to tidy analyze.py a bit
Luke T. Shumaker
2025-04-01
measurestack: Intern QNames and BaseNames
Luke T. Shumaker
2025-04-01
measurestack: Avoid using sorted() during analysis
Luke T. Shumaker
2025-04-01
measurestack: Compile all regexes upfront
Luke T. Shumaker
2025-03-31
measurestack: Cache QName.base()
Luke T. Shumaker
2025-03-31
measurestack: Allow output groups to be empty
Luke T. Shumaker
2025-03-31
measurestack: Split into several files
Luke T. Shumaker
2025-03-31
measurestack: Don't print the abspath in "included:" lines
Luke T. Shumaker
2025-03-31
measurestack: Try to reduce how often we call str()
Luke T. Shumaker
2025-03-31
measurestack: Fix typos in ROM funcs
Luke T. Shumaker
2025-03-31
measurestack: Fix pretty-printing of BaseName and QName
Luke T. Shumaker
2025-03-31
stack.c.gen: Set up pytest
Luke T. Shumaker
2025-03-29
Merge branch 'lukeshu/9p-idl-improvements'
Luke T. Shumaker
2025-03-29
lib9p: idl: Rework bitfields, allow full exprs more places
Luke T. Shumaker
2025-03-29
lib9p: idl: In bitfields, explicitly say "bit" or "alias"
Luke T. Shumaker
2025-03-29
lib9p: protogen: h.py: Tidy gen_struct()
Luke T. Shumaker
2025-03-28
lib9p: idl: Touch up the *.9p files
Luke T. Shumaker
2025-03-28
lib9p: idl: Allow Numbers to have ,val= or ,max=
Luke T. Shumaker
2025-03-28
lib9p: idl: Allow for const .cnt
Luke T. Shumaker
2025-03-28
lib9p: protogen: h.py: Pull each idl typ into its own function
Luke T. Shumaker
Clashing variable names are becoming a pain.
2025-03-26
Merge branch 'lukeshu/9p-read-iovec'
Luke T. Shumaker
2025-03-26
lib9p: Adjust for reads to be zero-copy
Luke T. Shumaker
2025-03-26
libhw_generic: Re-think duplex_iovec
Luke T. Shumaker
2025-03-26
Have libhw_generic be independent of libcr, rename libhw to libhw_cr
Luke T. Shumaker
2025-03-26
cmake: Fuss with include_directories for tests
Luke T. Shumaker
2025-03-26
lib9p: srv.h: Add some doc comments
Luke T. Shumaker
2025-03-26
lib9p: Have separate IO objects, so they can have their own state
Luke T. Shumaker
2025-03-26
lib9p: srv.h: Fuss with doc comments
Luke T. Shumaker
2025-03-26
Merge branch 'lukeshu/fix'
Luke T. Shumaker
2025-03-26
Merge commit '5a84ba2361cecade0343b88f696b6a63454cc3c6' into lukeshu/fix
Luke T. Shumaker
2025-03-26
libhw/generic/io.h: Add reader/writer interfaces to enforce iovecs everywhere
Luke T. Shumaker
2025-03-25
libhw/generic/net.h: Tidy up the interfaces
Luke T. Shumaker
2025-03-25
Pull iovec definitions out into libhw/generic/io.h
Luke T. Shumaker
2025-03-25
Merge branch 'lukeshu/9p-gen-cleanup'
Luke T. Shumaker
[next]