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 abed1995a9 implement some simple array accessors for Dart 2 years ago
..
BUILD implement some simple array accessors for Dart 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 accessor for WhichOneof(). 2 years ago
protoc-gen-upbdefs.cc Internal changes 2 years ago
protoc-gen-upbdev.cc add a stdout-generating variant of 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 3 years ago
upbc_so.c implement some simple array accessors for Dart 2 years ago
upbdev.c add a stdout-generating variant of upbdev_ProcessOutput() 2 years ago
upbdev.h add some UPB_API / UPB_API_INTERNAL declarations 2 years ago