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 7dd113baa8 Added upb_data.*, left out of last commit. 15 years ago
..
upb.c Use a status object for errors so a message can be returned. 16 years ago
upb.h Truly fixed type cyclic refcounting. 16 years ago
upb_atomic.h Circular references truly work now, along with a test. 16 years ago
upb_data.c Added upb_data.*, left out of last commit. 15 years ago
upb_data.h Added upb_data.*, left out of last commit. 15 years ago
upb_def.c In the midst of a major refactoring. 15 years ago
upb_def.h In the midst of a major refactoring. 15 years ago
upb_inlinedefs.c Renamed upb_msg_fielddef -> upb_fielddef, upb_enum -> upb_enumdef. 16 years ago
upb_mm.c In the midst of a major refactoring. 15 years ago
upb_parse.c Truly fixed type cyclic refcounting. 16 years ago
upb_parse.h Defined Pick Parser interface. 16 years ago
upb_serialize.c Add upb_serialize.c. 16 years ago
upb_serialize.h Use a status object for errors so a message can be returned. 16 years ago
upb_table.c In the midst of a major refactoring. 15 years ago
upb_table.h In the midst of a major refactoring. 15 years ago
upb_text.c Scheme for collecting circular refs. 16 years ago
upb_text.h Refactoring: unify upb_msg. 16 years ago