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.
 
 
 
 
 
 
Josh Haberman 950d7a9530 Fixed warnings. 6 years ago
..
bindings Removed unused variable. 6 years ago
descriptor
json Initialize value 6 years ago
pb
decode.c Added support for unknown fields to upb_msg. 6 years ago
decode.h Changed C API to only define structs, a table, and a few minimal inline functions. 6 years ago
def.c Fix json parsing for Struct, ListValue and Value. 6 years ago
def.h Fix json parsing for Struct, ListValue and Value. 6 years ago
encode.c Added support for unknown fields to upb_msg. 6 years ago
encode.h Changed C API to only define structs, a table, and a few minimal inline functions. 6 years ago
handlers-inl.h
handlers.c Re-add msg handlers to the .c file also. 6 years ago
handlers.h Re-add message handlers to upb/handlers.*. 6 years ago
msg.c Fixed warnings. 6 years ago
msg.h Fixed warnings. 6 years ago
msgfactory.c Removed default instance and oneof array from tables. 6 years ago
msgfactory.h Moved upb_msg parts that depend on def to a separate msgfactory.{c,h}. 6 years ago
port_def.inc Added port_def.inc and port_undef.inc. 6 years ago
port_undef.inc Added port_def.inc and port_undef.inc. 6 years ago
refcounted.c
refcounted.h
sink.c
sink.h
structdefs.int.h
structs.int.h Enforced that upb_msg lives in an Arena only, and other simplifying. 6 years ago
table.c Bugfix on bigendianess by casting size_t to unint32_t 6 years ago
table.int.h Revert "Prepare upb_value for encoding/decoding map." 7 years ago
upb.c
upb.h Revert "Prepare upb_value for encoding/decoding map." 7 years ago