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 7984ebf52d Fixed error message. 3 years ago
..
bindings/lua Fix mistake in previous rename: upb_MessageDef_FindFieldByNameWithSize. 3 years ago
fuzz Fixed clang-format. 3 years ago
util Fixed a bug in enum layout generation. 3 years ago
conformance_upb.c Moved tests into the main source tree. 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 Enabled ubsan tests and fixed ubsan failures. 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 Fixed error message. 3 years ago
def.h Addressed PR comments. 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 Enabled ubsan tests and fixed ubsan failures. 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
msg.c Added back missing underscore. 3 years ago
msg.h upb_extreg, upb_msg 3 years ago
msg_internal.h clang-format 3 years ago
msg_test.cc Switch to a single upb_Decode. 3 years ago
msg_test.proto Addressed PR comments. 3 years ago
port_def.inc Fixed the __has_attribute() check for old versions of Clang. 4 years ago
port_undef.inc Everything passes except 4 conformance tests. 4 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 Mass API rename and clang-reformat (#485) 3 years ago
table_internal.h Mass API rename and clang-reformat (#485) 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 move to internal 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