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 b717575cef
Added -Wextra and -Wshorten-64-to-32 and fixed resulting errors. (#289)
5 years ago
..
generator.cc Added -Wextra and -Wshorten-64-to-32 and fixed resulting errors. (#289) 5 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 Fixed parsing for string->double maps. (#243) 5 years ago
message_layout.h Migrate std::unordered_map -> absl::flat_hash_map. 6 years ago