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.
 
 
 
 
 
 
Eric Salo 8849deab91 upb: implement some upb_FieldType and upb_CType functions 1 year ago
..
internal Reorganize upb file structure 1 year ago
BUILD upb: minimize uses of :message_types 1 year ago
compat.c Reorganize upb file structure 1 year ago
compat.h Reorganize upb file structure 1 year ago
compat_test.cc upb: first attempt at implementing name mangling for minitable symbols 1 year ago
enum.h Reorganize upb file structure 1 year ago
extension.h Reorganize upb file structure 1 year ago
extension_registry.c Reorganize upb file structure 1 year ago
extension_registry.h Reorganize upb file structure 1 year ago
field.h upb: implement some upb_FieldType and upb_CType functions 1 year ago
file.h Reorganize upb file structure 1 year ago
message.c Fix upb_MiniTable_GetOneof(miniTable, field) to work correctly if `field` is the very first field in the proto. 1 year ago
message.h Reorganize upb file structure 1 year ago
sub.h Reorganize upb file structure 1 year ago