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 201d2265e3 Variable rename for readability. 3 years ago
..
pb_unit_tests Removed extraneous whitespace. 3 years ago
BUILD Implemented the behavior of ignoring duplicate added filenames. 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 Addressed PR comments. 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 comment. 3 years ago
descriptor_pool.h Removed obsolete function and added coments for existing functions. 3 years ago
extension_dict.c Cleaned up IsInitialized(). 3 years ago
extension_dict.h Initial commit of ExtensionDict. 3 years ago
map.c Fixed disconnecting before Clear(). 3 years ago
map.h Backed out Reify() signature change. 3 years ago
message.c Variable rename for readability. 3 years ago
message.h Refine the exception type when assigning improper attributes. 3 years ago
minimal_test.py Addressed PR comments. 3 years ago
protobuf.c Implemented the behavior of ignoring duplicate added filenames. 3 years ago
protobuf.h Cleaned up ListFields sorting. 3 years ago
python.h Adds implementations for most descriptor objects. 3 years ago
repeated.c Backed out Reify() signature change. 3 years ago
repeated.h Backed out Reify() signature change. 3 years ago
version_script.lds Initial commit of Python+upb. 3 years ago