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 527a277cc9 fix a compiler warning in upbdev 2 years ago
..
BUILD implement upbdev_ProcessInput() and upbdev_ProcessOutput() 2 years ago
code_generator_request.c move portability stuff into upb/port/ 2 years ago
code_generator_request.h implement upbdev_ProcessInput() and upbdev_ProcessOutput() 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 Internal changes 2 years ago
file_layout.cc remove 'platform' param from upb_MiniTable_Build() 2 years ago
file_layout.h Refactored message accessors to share a common set of functions instead of duplicating logic. 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 Fix C compiler failure when there are fields names prefixed with accessor prefixes such as set_ and clear_. 2 years ago
names.h Internal changes 2 years ago
protoc-gen-upb.cc Unified ClearField 2 years ago
protoc-gen-upbdefs.cc Internal changes 2 years ago
protoc-gen-upbdev.cc implement upbdev_ProcessInput() and upbdev_ProcessOutput() 2 years ago
subprocess.cc implement upbdev_ProcessInput() and upbdev_ProcessOutput() 2 years ago
subprocess.h First implementation of protoc-gen-upbdev plugin 2 years ago
upbdev.c fix a compiler warning in upbdev 2 years ago
upbdev.h implement upbdev_ProcessInput() and upbdev_ProcessOutput() 2 years ago