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 40998462d6 add upb_MtDataEncoder_EncodeExtension() 2 years ago
..
BUILD Resolve field name/accessor name conflicts. 2 years ago
code_generator_request.c pull the mini descriptor encoders into their proper .c files 2 years ago
code_generator_request.h - All of reflection now lives in upb/reflection/ 2 years ago
code_generator_request.proto Bumping protobuf dependency to newer commit 2 years ago
common.cc Add support for dashes in proto file names. 2 years ago
common.h Move generator shared support code to common target. 2 years ago
file_layout.cc add upb_MtDataEncoder_EncodeExtension() 2 years ago
file_layout.h Move generator shared support code to common target. 2 years ago
keywords.cc Reserve C++20 keywords 2 years ago
keywords.h Move generator shared support code to common target. 2 years ago
names.cc Resolve field name/accessor name conflicts. 2 years ago
names.h Resolve field name/accessor name conflicts. 2 years ago
protoc-gen-upb.cc Added function for getting the type of a MiniTable field 2 years ago
protoc-gen-upbdefs.cc create reflection_internal library 2 years ago
protoc-gen-upbdev.cc move (most of) the json code into its own subdir 2 years ago
subprocess.cc First implementation of protoc-gen-upbdev plugin 2 years ago
subprocess.h First implementation of protoc-gen-upbdev plugin 2 years ago