Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Joshua Haberman d5bd5b90da Fixed a bug with tree shaking: use a separate MiniTable for statically tree shaken messages. 6 months ago
..
enum.h upb: Simplify inline functions in mini_table/ and mem/ and wire/ and message/ 10 months ago
extension.h In `upb_MiniTableExtension_GetSubMessage`, return NULL for non-messages. 7 months ago
field.h upb: fix upb_MiniTableField_IsInOneof() to be UPB_API_INLINE everywhere 9 months ago
file.h upb: Simplify inline functions in mini_table/ and mem/ and wire/ and message/ 10 months ago
message.c Fixed a bug with tree shaking: use a separate MiniTable for statically tree shaken messages. 6 months ago
message.h Enable tree shaking unused sub-messages for C generated MiniTables. 6 months ago
size_log2.h upb: eliminate :mini_table_internal 11 months ago
sub.h Add an indirection to sub-messages pointers to allow for static tree shaking. 6 months ago