summaryrefslogtreecommitdiff
path: root/lib9p/protogen
AgeCommit message (Collapse)Author
3 dayslib9p: Add lo_box_lib9p_msg_as_fmt_formatter() to tablesLuke T. Shumaker
3 dayslib9p: Have all IDL-defined types implement fmt_formatterLuke T. Shumaker
3 dayslib9p: Unify some tablesLuke T. Shumaker
3 dayslib9p: Split internal.h up, rename some CONFIG symbolsLuke T. Shumaker
3 dayslib9p: recv_tentry.basesize is dead code, remove itLuke T. Shumaker
7 dayslib9p: idl: Rework bitfields, allow full exprs more placesLuke T. Shumaker
7 dayslib9p: protogen: h.py: Tidy gen_struct()Luke T. Shumaker
8 dayslib9p: idl: Touch up the *.9p filesLuke T. Shumaker
8 dayslib9p: idl: Allow for const .cntLuke T. Shumaker
8 dayslib9p: protogen: h.py: Pull each idl typ into its own functionLuke T. Shumaker
Clashing variable names are becoming a pain.
11 dayslib9p: Remove specialized contextsLuke T. Shumaker
Now that the validate/unmarshal/marshal functions are all flat, they don't need specialized contexts.
11 dayslib9p: protogen: flatten the validate functions, same as (un)marshalLuke T. Shumaker
11 dayslib9p: protogen: marshal, unmarshal: collapse identitical if'sLuke T. Shumaker
11 dayslib9p: protogen: flatten the unmarshal functions, same as marshalLuke T. Shumaker
11 dayslib9p: protogen: cutil.macro(): Only pad the \ with 1 spaceLuke T. Shumaker
11 dayslib9p: protogen: c_marshal.py: Clean upLuke T. Shumaker
14 dayslib9p: protogen: pull c.py and c_*.py out of __init__.pyLuke T. Shumaker
14 dayslib9p: protogen: pull h.py out of __init__.pyLuke T. Shumaker
14 dayslib9p: protogen: pull idlutil.py out of __init__.pyLuke T. Shumaker
14 dayslib9p: protogen: pull c9util.py out of __init__.pyLuke T. Shumaker
14 dayslib9p: protogen: pull cutil.py out of __init__.pyLuke T. Shumaker
14 dayslib9p: start to split idl.gen apart as proto.genLuke T. Shumaker