saipubw
|
63bfdbeae1
|
[struct_pack][breakchange] use struct_pack::err_code instead of struct_pack::errc as return value (#566)
|
2024-01-17 18:10:56 +08:00 |
saipubw
|
3850f605fa
|
[struct_pack][fix]add ID collsion compile-time check & doc. (#532)
|
2023-12-19 18:57:16 +08:00 |
saipubw
|
c8dbcf65d5
|
[struct_pack] support fast_varint encode, allow encode int as varint by config (#499)
* add support for fast_varint encoding
* allow serialize normal int as varint encode
|
2023-11-23 20:36:49 +08:00 |
saipubw
|
ae6abd1685
|
[struct_pack] add config DISABLE_ALL_META_INFO (#488)
|
2023-11-09 19:21:25 +08:00 |
saipubw
|
d32b0eed07
|
[struct_pack] refactor code (#464)
|
2023-09-21 17:46:12 +08:00 |
saipubw
|
daedb6aaee
|
[struct_pack][feat] add derived class into struct_pack type system (#463)
|
2023-09-21 15:20:22 +08:00 |