Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a C++ backend for LibertyXDR | Přemysl Eric Janouch | 2023-07-07 | 1 | -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 handling | Přemysl Eric Janouch | 2023-07-06 | 1 | -13/+14 |
| | | | | "Any prefix will work, so long as it's 'Relay'." | ||||
* | lxdrgen-swift: fix warnings with exhaustive unions | Přemysl Eric Janouch | 2023-07-06 | 1 | -6/+6 |
| | |||||
* | Add a Swift backend for LibertyXDR | Přemysl Eric Janouch | 2023-07-06 | 1 | -0/+276 |