aboutsummaryrefslogtreecommitdiff
path: root/tools/lxdrgen-c.awk
Commit message (Collapse)AuthorAgeFilesLines
* Add a C++ backend for LibertyXDRPřemysl Eric Janouch2023-07-071-3/+3
| | | | | Also change the C backend so that it also de/serializes unions without any other fields besides the tag.
* lxdrgen-swift: fix warnings with exhaustive unionsPřemysl Eric Janouch2023-07-061-1/+1
|
* Import protocol code generator from xK, add testsPřemysl Eric Janouch2022-09-301-0/+324
Also add a VIM syntax highlighting file. This also fixes some previously untriggered bugs.