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.
 
 
 
 
 
 
Joshua Haberman fa2481ddeb Unified accessor for WhichOneof(). 2 years ago
..
BUILD create initial dart ffigen hooks 2 years ago
code_generator_request.c
code_generator_request.h implement upbdev_ProcessInput() and upbdev_ProcessOutput() 2 years ago
code_generator_request.proto
common.cc
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
keywords.h
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
upbc_so.c create initial dart ffigen hooks 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