merge code

This commit is contained in:
Rongsong Shen 2025-04-21 13:13:34 +08:00
parent 1089ab8441
commit 5d64af4841
5 changed files with 2510 additions and 1522 deletions

View file

@ -55,3 +55,15 @@ annotation extraheader @0xbadb496d09cf4612 (file): Text;
annotation extendedattribute @0xd187bca5c6844c24 (file): Text;
# add an extended attribute to each generated function
annotation codecgen @0xcccaac86283e2609 (file): Void;
# generate codec(encode/decode) to each type
annotation mapname @0xb9edf6fc2d8972b8 (*): Text;
# the mapped type name which will be encoded
annotation maplistcount @0xb6ea49eb8a9b0f9e (field): Text;
# the mapped list count field which will be encoded
annotation mapuniontag @0xdce06d41858f91ac (union, struct): Text;
# the mapped tag (which) of union

File diff suppressed because it is too large Load diff