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 cf35baa1ad
Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160)
6 years ago
..
generator.cc Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160) 6 years ago
generator.h Added upb compiler written in C++ as a normal protoc plugin. 6 years ago
main.cc Added upb compiler written in C++ as a normal protoc plugin. 6 years ago
message_layout.cc test_encoder passes! Other tests still need to be fixed. 6 years ago
message_layout.h Changed generated array accessors to be more convenient. 6 years ago