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 0549fc0ce1 Fixed several tests. 3 years ago
..
pb_unit_tests Fixed several tests. 3 years ago
BUILD Initial commit of ExtensionDict. 3 years ago
api_implementation.c All tests in the repo are passing. 3 years ago
convert.c Addressed PR comments. 3 years ago
convert.h Addressed PR comments. 3 years ago
descriptor.c Enabled custom options. 3 years ago
descriptor.h Moved pointers left and added some comments. 3 years ago
descriptor_containers.c Addressed PR comments. 3 years ago
descriptor_containers.h Added comments to new public functions. 3 years ago
descriptor_pool.c Addressed PR comments. 3 years ago
descriptor_pool.h Removed obsolete function and added coments for existing functions. 3 years ago
extension_dict.c Fixed several tests. 3 years ago
extension_dict.h Initial commit of ExtensionDict. 3 years ago
map.c Addressed PR comments. 3 years ago
map.h Updated some terminology and added comments. 3 years ago
message.c Fixed several tests. 3 years ago
message.h Fixed several tests. 3 years ago
minimal_test.py Fixed or accounted for nearly all errors in message_test. 3 years ago
protobuf.c Fixed or accounted for nearly all errors in message_test. 3 years ago
protobuf.h Fixed or accounted for nearly all errors in message_test. 3 years ago
python.h Adds implementations for most descriptor objects. 3 years ago
repeated.c Fixed several tests. 3 years ago
repeated.h Updated some terminology and added comments. 3 years ago
version_script.lds Initial commit of Python+upb. 3 years ago