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 e0aaad386f Passes all conformance tests! 3 years ago
..
bindings/lua Fix mistake in previous rename: upb_MessageDef_FindFieldByNameWithSize. 3 years ago
fuzz Fixed clang-format. 3 years ago
util Fix for proto2 files that use proto3 enums. 3 years ago
conformance_upb.c Clang format. 3 years ago
conformance_upb_failures.txt Added a README.md for the Lua bindings, and a comment for the failure list. 3 years ago
decode.c Clang-format. 3 years ago
decode.h Switch to a single upb_Decode. 3 years ago
decode_fast.c upb_extreg, upb_msg 3 years ago
decode_fast.h upb_extreg, upb_msg 3 years ago
decode_internal.h upb_extreg, upb_msg 3 years ago
def.c Two Ruby changes to unblock the release 3 years ago
def.h Two fixes to upb/def.c 3 years ago
def.hpp Fix mistake in previous rename: upb_MessageDef_FindFieldByNameWithSize. 3 years ago
empty.proto Moved tests into the main source tree. 3 years ago
encode.c Fixed UBSAN errors. 3 years ago
encode.h Single encode. 3 years ago
json_decode.c Fix mistake in previous rename: upb_MessageDef_FindFieldByNameWithSize. 3 years ago
json_decode.h upb_extreg, upb_msg 3 years ago
json_encode.c Fix mistake in previous rename: upb_MessageDef_FindFieldByNameWithSize. 3 years ago
json_encode.h upb_extreg, upb_msg 3 years ago
mini_table.c Passes all conformance tests! 3 years ago
mini_table.h Passes all conformance tests! 3 years ago
mini_table.hpp Addressed PR comments. 3 years ago
mini_table_test.cc Passes all conformance tests! 3 years ago
msg.c Merge branch 'mini-table-1' into minitable-api 3 years ago
msg.h WIP. 3 years ago
msg_internal.h WIP. 3 years ago
msg_test.cc Implemented the functionality to make the test pass. 3 years ago
msg_test.proto WIP 3 years ago
port_def.inc Two Ruby changes to unblock the release 3 years ago
port_undef.inc Two Ruby changes to unblock the release 3 years ago
reflection.c Fix mistake in previous rename: upb_MessageDef_FindFieldByNameWithSize. 3 years ago
reflection.h upb_extreg, upb_msg 3 years ago
reflection.hpp Mass API rename and clang-reformat (#485) 3 years ago
table.c Two Ruby changes to unblock the release 3 years ago
table_internal.h Two Ruby changes to unblock the release 3 years ago
test.proto Moved tests into the main source tree. 3 years ago
test_cpp.cc Moved tests into the main source tree. 3 years ago
test_cpp.proto Moved tests into the main source tree. 3 years ago
test_generated_code.cc test for previous definition 3 years ago
test_table.cc Small fixes to compile with stricter warnings 3 years ago
text_encode.c Ported protobuf's dtoa() function for text format and JSON. 3 years ago
text_encode.h upb_TextEncode. 3 years ago
upb.c Added GitHub Action to test for clang-format. 3 years ago
upb.h We are passing most tests and most conformance tests! 3 years ago
upb.hpp Mass API rename and clang-reformat (#485) 3 years ago
upb_internal.h Added GitHub Action to test for clang-format. 3 years ago