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.
 
 
 
 
 
 
Thomas Van Lenten 2282505327 Move to proto_common for all upb aspects to fix numerous tricky edge cases and simplify the code 2 years ago
..
tests Fix field name conflict resolution for `has_` prefix. 2 years ago
BUILD Move to proto_common for all upb aspects to fix numerous tricky edge cases and simplify the code 2 years ago
gen_accessors.cc Move repeated field generation into separate file to prepare for C++ RepeatedFieldProxy. 2 years ago
gen_accessors.h [Upb C++] Update generator to create oneof_case() accessor and OneOfCase enumerations. 2 years ago
gen_enums.cc [Upb C++] Generate class scoped declarations for enumerations. 2 years ago
gen_enums.h [Upb C++] Generate class scoped declarations for enumerations. 2 years ago
gen_extensions.cc Add windows CI 2 years ago
gen_extensions.h C++ Code generator 2 years ago
gen_messages.cc [C++ Upb] 2 years ago
gen_messages.h [Upb C++] Generate class scoped declarations for enumerations. 2 years ago
gen_repeated_fields.cc Move repeated field generation into separate file to prepare for C++ RepeatedFieldProxy. 2 years ago
gen_repeated_fields.h Move repeated field generation into separate file to prepare for C++ RepeatedFieldProxy. 2 years ago
gen_utils.cc [Upb C++] Update generator to create oneof_case() accessor and OneOfCase enumerations. 2 years ago
gen_utils.h [Upb C++] Update generator to create oneof_case() accessor and OneOfCase enumerations. 2 years ago
output.cc C++ Code generator 2 years ago
output.h Removed upb dependencies on absl/log. 2 years ago
protoc-gen-upb-protos.cc Move to proto_common for all upb aspects to fix numerous tricky edge cases and simplify the code 2 years ago