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.
 
 
 
 
 
 
Bo Yang 0a9681874e Modify TODO 7 years ago
..
compile_decoder.c Change parameter type from enum opcode to int. 7 years ago
compile_decoder_x64.c Fixed some bugs surfaced by Travis. 8 years ago
compile_decoder_x64.dasc Fixed JIT for unknown fields. (#1) 7 years ago
compile_decoder_x64.h Fixed JIT for unknown fields. (#1) 7 years ago
decoder.c Modify TODO 7 years ago
decoder.h Split upb::Arena/upb::Allocator from upb::Environment. (#58) 9 years ago
decoder.int.h Split upb::Arena/upb::Allocator from upb::Environment. (#58) 9 years ago
encoder.c Do not expose encode_unknown 7 years ago
encoder.h Do not expose encode_unknown 7 years ago
glue.c Split upb::Arena/upb::Allocator from upb::Environment. (#58) 9 years ago
glue.h Moved upb_symtab to def.h/def.c. 8 years ago
make-gdb-script.rb
textprinter.c Added UPB_ASSERT() that helps avoid unused var warnings. 9 years ago
textprinter.h Split upb::Arena/upb::Allocator from upb::Environment. (#58) 9 years ago
varint.c Deleted some dead code related to varint decoding. 8 years ago
varint.int.h New encode/decode: most (171 / 192) conformance tests pass. 7 years ago