aboutsummaryrefslogtreecommitdiff
path: root/tools/lxdrgen-swift.awk
Commit message (Collapse)AuthorAgeFilesLines
* Add a C++ backend for LibertyXDRPřemysl Eric Janouch2023-07-071-1/+1
| | | | | Also change the C backend so that it also de/serializes unions without any other fields besides the tag.
* lxdrgen-swift: fix prefix handlingPřemysl Eric Janouch2023-07-061-13/+14
| | | | "Any prefix will work, so long as it's 'Relay'."
* lxdrgen-swift: fix warnings with exhaustive unionsPřemysl Eric Janouch2023-07-061-6/+6
|
* Add a Swift backend for LibertyXDRPřemysl Eric Janouch2023-07-061-0/+276