index
:
sbc-harness
clang-format
lukeshu/9p-containers
lukeshu/9p-read-multi-iovec
lukeshu/dhcp
lukeshu/libobj
lukeshu/net-flash
lukeshu/no-pico_time
lukeshu/patch-typeshed
lukeshu/picolibc
lukeshu/promise
lukeshu/test-mutex
lukeshu/vid
lukeshu/vid2
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
13 days
lib9p: Remove specialized contexts
Luke T. Shumaker
Now that the validate/unmarshal/marshal functions are all flat, they don't need specialized contexts.
13 days
lib9p: protogen: flatten the validate functions, same as (un)marshal
Luke T. Shumaker
13 days
lib9p: protogen: marshal, unmarshal: collapse identitical if's
Luke T. Shumaker
13 days
lib9p: protogen: flatten the unmarshal functions, same as marshal
Luke T. Shumaker
13 days
lib9p: protogen: cutil.macro(): Only pad the \ with 1 space
Luke T. Shumaker
13 days
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