dep-protobuf/python
2021-12-30 10:50:41 -08:00
..
pb_unit_tests Added map support. 2021-12-30 00:52:12 -08:00
api_implementation.c All tests in the repo are passing. 2021-12-27 18:04:58 -08:00
BUILD Added map support. 2021-12-30 00:52:12 -08:00
convert.c Added missing conversion of message values. 2021-12-28 17:44:04 -08:00
convert.h Addressed PR comments. 2021-11-24 09:12:08 -08:00
descriptor.c Addressed PR comments. 2021-12-29 14:41:44 -08:00
descriptor.h Moved pointers left and added some comments. 2021-12-01 16:28:26 -08:00
descriptor_containers.c Addressed PR comments. 2021-12-27 19:07:29 -08:00
descriptor_containers.h Added comments to new public functions. 2021-11-05 15:46:23 -07:00
descriptor_pool.c Addressed PR comments. 2021-12-29 14:41:44 -08:00
descriptor_pool.h Removed obsolete function and added coments for existing functions. 2021-12-29 11:47:42 -08:00
map.c Addressed PR comments. 2021-12-30 10:50:41 -08:00
map.h Updated some terminology and added comments. 2021-12-30 01:04:49 -08:00
message.c Addressed PR comments. 2021-12-30 10:50:41 -08:00
message.h Addressed PR comments. 2021-12-30 10:50:41 -08:00
minimal_test.py All tests passing! 2021-12-29 09:58:12 -08:00
protobuf.c Addressed PR comments. 2021-12-30 10:50:41 -08:00
protobuf.h Added map support. 2021-12-30 00:52:12 -08:00
python.h Adds implementations for most descriptor objects. 2021-12-01 15:11:12 -08:00
repeated.c Addressed PR comments. 2021-12-30 10:50:41 -08:00
repeated.h Updated some terminology and added comments. 2021-12-30 01:04:49 -08:00
version_script.lds Initial commit of Python+upb. 2021-08-18 12:38:26 -07:00