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 cf35baa1ad
Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160)
6 years ago
..
compile_decoder.c Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160) 6 years ago
decoder.c Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160) 6 years ago
decoder.h A few more fixes. 6 years ago
decoder.int.h Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160) 6 years ago
encoder.c Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160) 6 years ago
encoder.h Added some comments and reversed upb_arena_cleanup() args. 6 years ago
make-gdb-script.rb Sync from Google-internal development. 10 years ago
textprinter.c Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160) 6 years ago
textprinter.h text_printer.h now successfully compiles. 6 years ago
varint.c Deleted some dead code related to varint decoding. 8 years ago
varint.int.h Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160) 6 years ago