summaryrefslogtreecommitdiff
path: root/lib9p/protogen/c_marshal.py
AgeCommit message (Collapse)Author
8 dayslib9p: idl: Rework bitfields, allow full exprs more placesLuke T. Shumaker
9 dayslib9p: idl: Allow for const .cntLuke T. Shumaker
12 dayslib9p: Remove specialized contextsLuke T. Shumaker
Now that the validate/unmarshal/marshal functions are all flat, they don't need specialized contexts.
12 dayslib9p: protogen: marshal, unmarshal: collapse identitical if'sLuke T. Shumaker
12 dayslib9p: protogen: c_marshal.py: Clean upLuke T. Shumaker
2025-03-23lib9p: protogen: pull c.py and c_*.py out of __init__.pyLuke T. Shumaker