summaryrefslogtreecommitdiff
path: root/lib9p/protogen
AgeCommit message (Collapse)Author
13 dayslib9p: Remove specialized contextsLuke T. Shumaker
Now that the validate/unmarshal/marshal functions are all flat, they don't need specialized contexts.
13 dayslib9p: protogen: flatten the validate functions, same as (un)marshalLuke T. Shumaker
13 dayslib9p: protogen: marshal, unmarshal: collapse identitical if'sLuke T. Shumaker
13 dayslib9p: protogen: flatten the unmarshal functions, same as marshalLuke T. Shumaker
13 dayslib9p: protogen: cutil.macro(): Only pad the \ with 1 spaceLuke T. Shumaker
13 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
2025-03-23lib9p: protogen: pull h.py out of __init__.pyLuke T. Shumaker
2025-03-23lib9p: protogen: pull idlutil.py out of __init__.pyLuke T. Shumaker
2025-03-23lib9p: protogen: pull c9util.py out of __init__.pyLuke T. Shumaker
2025-03-23lib9p: protogen: pull cutil.py out of __init__.pyLuke T. Shumaker
2025-03-23lib9p: start to split idl.gen apart as proto.genLuke T. Shumaker