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 43d8673623 Merge branch 'master' into jsonencode 5 years ago
..
bindings Renamed textencode -> text_encode for greater readability. (#249) 5 years ago
json Added UPB_ASSUME(), to work around warnings when optimization is enabled: 5 years ago
pb Added UPB_ASSUME(), to work around warnings when optimization is enabled: 5 years ago
decode.c [decoder] fix for buf=NULL, size=0 case. (#246) 5 years ago
decode.h Compiles, doesn't work yet. 6 years ago
def.c Fixed parsing for string->double maps. (#243) 5 years ago
def.h Text format serializer for upb_msg (#242) 5 years ago
encode.c Generated code interface for maps is complete, though not yet tested. 5 years ago
encode.h WIP. 6 years ago
handlers-inl.h More Blaze fixes. 6 years ago
handlers.c Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160) 6 years ago
handlers.h More Blaze fixes. 6 years ago
json_encode.c [jsonencoder]: wrote most of the code, haven't even compiled yet, let alone tested. 5 years ago
json_encode.h [jsonencoder]: wrote most of the code, haven't even compiled yet, let alone tested. 5 years ago
msg.c Text format serializer for upb_msg (#242) 5 years ago
msg.h Fixing Windows build. (#247) 5 years ago
port.c Split port into its own target, add msg.h to :legacy_msg_reflection 5 years ago
port_def.inc Added UPB_ASSUME(), to work around warnings when optimization is enabled: 5 years ago
port_undef.inc Added UPB_ASSUME(), to work around warnings when optimization is enabled: 5 years ago
reflection.c A few bugfixes. 5 years ago
reflection.h Text format serializer for upb_msg (#242) 5 years ago
sink.c Take sinks by value. 6 years ago
sink.h Changed endsubmsg handler to return the closure of the submessage. 5 years ago
table.c Merge branch 'master' into maps 5 years ago
table.int.h Generated code interface for maps is complete, though not yet tested. 5 years ago
text_encode.c Merge branch 'master' into jsonencode 5 years ago
text_encode.h Renamed textencode -> text_encode for greater readability. (#249) 5 years ago
upb.c Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160) 6 years ago
upb.h Generated code interface for maps is complete, though not yet tested. 5 years ago