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
path:
root
/
lib9p
/
protogen
Age
Commit message (
Collapse
)
Author
2025-04-10
lib9p: protogen: iovec is in io.net, net net.h
Luke T. Shumaker
2025-04-02
lib9p: Add lo_box_lib9p_msg_as_fmt_formatter() to tables
Luke T. Shumaker
2025-04-02
lib9p: Have all IDL-defined types implement fmt_formatter
Luke T. Shumaker
2025-04-02
lib9p: Unify some tables
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-03-29
lib9p: idl: Rework bitfields, allow full exprs more places
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 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-25
lib9p: Remove specialized contexts
Luke T. Shumaker
Now that the validate/unmarshal/marshal functions are all flat, they don't need specialized contexts.
2025-03-25
lib9p: protogen: flatten the validate functions, same as (un)marshal
Luke T. Shumaker
2025-03-25
lib9p: protogen: marshal, unmarshal: collapse identitical if's
Luke T. Shumaker
2025-03-25
lib9p: protogen: flatten the unmarshal functions, same as marshal
Luke T. Shumaker
2025-03-25
lib9p: protogen: cutil.macro(): Only pad the \ with 1 space
Luke T. Shumaker
2025-03-25
lib9p: protogen: c_marshal.py: Clean up
Luke T. Shumaker
2025-03-23
lib9p: protogen: pull c.py and c_*.py out of __init__.py
Luke T. Shumaker
2025-03-23
lib9p: protogen: pull h.py out of __init__.py
Luke T. Shumaker
2025-03-23
lib9p: protogen: pull idlutil.py out of __init__.py
Luke T. Shumaker
2025-03-23
lib9p: protogen: pull c9util.py out of __init__.py
Luke T. Shumaker
2025-03-23
lib9p: protogen: pull cutil.py out of __init__.py
Luke T. Shumaker
2025-03-23
lib9p: start to split idl.gen apart as proto.gen
Luke T. Shumaker