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
3 days
lib9p: Add lo_box_lib9p_msg_as_fmt_formatter() to tables
Luke T. Shumaker
3 days
lib9p: Have all IDL-defined types implement fmt_formatter
Luke T. Shumaker
3 days
lib9p: Unify some tables
Luke T. Shumaker
3 days
lib9p: Split internal.h up, rename some CONFIG symbols
Luke T. Shumaker
3 days
lib9p: recv_tentry.basesize is dead code, remove it
Luke T. Shumaker
7 days
lib9p: idl: Rework bitfields, allow full exprs more places
Luke T. Shumaker
7 days
lib9p: protogen: h.py: Tidy gen_struct()
Luke T. Shumaker
8 days
lib9p: idl: Touch up the *.9p files
Luke T. Shumaker
8 days
lib9p: idl: Allow for const .cnt
Luke T. Shumaker
8 days
lib9p: protogen: h.py: Pull each idl typ into its own function
Luke T. Shumaker
Clashing variable names are becoming a pain.
11 days
lib9p: Remove specialized contexts
Luke T. Shumaker
Now that the validate/unmarshal/marshal functions are all flat, they don't need specialized contexts.
11 days
lib9p: protogen: flatten the validate functions, same as (un)marshal
Luke T. Shumaker
11 days
lib9p: protogen: marshal, unmarshal: collapse identitical if's
Luke T. Shumaker
11 days
lib9p: protogen: flatten the unmarshal functions, same as marshal
Luke T. Shumaker
11 days
lib9p: protogen: cutil.macro(): Only pad the \ with 1 space
Luke T. Shumaker
11 days
lib9p: protogen: c_marshal.py: Clean up
Luke T. Shumaker
14 days
lib9p: protogen: pull c.py and c_*.py out of __init__.py
Luke T. Shumaker
14 days
lib9p: protogen: pull h.py out of __init__.py
Luke T. Shumaker
14 days
lib9p: protogen: pull idlutil.py out of __init__.py
Luke T. Shumaker
14 days
lib9p: protogen: pull c9util.py out of __init__.py
Luke T. Shumaker
14 days
lib9p: protogen: pull cutil.py out of __init__.py
Luke T. Shumaker
14 days
lib9p: start to split idl.gen apart as proto.gen
Luke T. Shumaker