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 a669587817 Fixed the edge case where rounding up causes overflow. 3 years ago
..
bindings Introduced upb_extreg and plumbed it into decoder. 4 years ago
decode.c Introduced upb_extreg and plumbed it into decoder. 4 years ago
decode.h Introduced upb_extreg and plumbed it into decoder. 4 years ago
decode_fast.c Addressed PR comment. 4 years ago
decode_fast.h Update all 2011 dates to 2021. 4 years ago
decode_internal.h Cleaned up debugging artifacts. 4 years ago
def.c Introduced upb_extreg and plumbed it into decoder. 4 years ago
def.h Renamed .int.h to _internal.h, for greater clarity. 4 years ago
def.hpp Update all 2011 dates to 2021. 4 years ago
encode.c Changed mini-table to use a custom "mode" instead of descriptor's "label." 4 years ago
encode.h Update all 2011 dates to 2021. 4 years ago
json_decode.c Only perform multiple oneof check for non-null fields. 4 years ago
json_decode.h Update all 2011 dates to 2021. 4 years ago
json_encode.c Added a fix for locales that output ',' as decimal separator. 4 years ago
json_encode.h Update all 2011 dates to 2021. 4 years ago
msg.c Fixed compile error. 4 years ago
msg.h Introduced upb_extreg and plumbed it into decoder. 4 years ago
msg_internal.h Introduced upb_extreg and plumbed it into decoder. 4 years ago
port_def.inc Fixed the __has_attribute() check for old versions of Clang. 4 years ago
port_undef.inc Everything passes except 4 conformance tests. 4 years ago
reflection.c Renamed .int.h to _internal.h, for greater clarity. 4 years ago
reflection.h Update all 2011 dates to 2021. 4 years ago
reflection.hpp Update all 2011 dates to 2021. 4 years ago
table.c A few fixes in the 32-bit fallback. 3 years ago
table_internal.h Renamed .int.h to _internal.h, for greater clarity. 4 years ago
text_encode.c Update all 2011 dates to 2021. 4 years ago
text_encode.h Update all 2011 dates to 2021. 4 years ago
upb.c Fixed the edge case where rounding up causes overflow. 3 years ago
upb.h Update all 2011 dates to 2021. 4 years ago
upb.hpp Update all 2011 dates to 2021. 4 years ago
upb_internal.h Renamed .int.h to _internal.h, for greater clarity. 4 years ago