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 43e36bb49f
Merge pull request #490 from haberman/python-stringargcheck
3 years ago
..
pb_unit_tests Fixed test by checking string argument properly. 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 upb_extreg, upb_msg 3 years ago
convert.h upb_extreg, upb_msg 3 years ago
descriptor.c Added back missing underscore. 3 years ago
descriptor.h Fixed test by implementing FindMethodByName(). 3 years ago
descriptor_containers.c Mass API rename and clang-reformat (#485) 3 years ago
descriptor_containers.h Mass API rename and clang-reformat (#485) 3 years ago
descriptor_pool.c Merge pull request #490 from haberman/python-stringargcheck 3 years ago
descriptor_pool.h Mass API rename and clang-reformat (#485) 3 years ago
extension_dict.c upb_extreg, upb_msg 3 years ago
extension_dict.h Initial commit of ExtensionDict. 3 years ago
map.c Mass API rename and clang-reformat (#485) 3 years ago
map.h Mass API rename and clang-reformat (#485) 3 years ago
message.c Fixed a few cases where we were not checking GetStrData properly. 3 years ago
message.h upb_extreg, upb_msg 3 years ago
minimal_test.py Addressed PR comments. 3 years ago
protobuf.c PyUpb_CheckStrData() -> PyUpb_VerifyStrData() 3 years ago
protobuf.h PyUpb_CheckStrData() -> PyUpb_VerifyStrData() 3 years ago
python.h Mass API rename and clang-reformat (#485) 3 years ago
repeated.c upb_extreg, upb_msg 3 years ago
repeated.h Mass API rename and clang-reformat (#485) 3 years ago
version_script.lds Initial commit of Python+upb. 3 years ago