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 48863ea0be A lot more tests are working now. 6 years ago
..
compile_decoder.c Removed old-style C++ handlers that relied on UB in favor of more normal ones. 6 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 A lot more tests are working now. 6 years ago
decoder.h A lot more tests are working now. 6 years ago
decoder.int.h upb_refcounted is gone! Some tests still to fix. 6 years ago
encoder.c A lot more tests are working now. 6 years ago
encoder.h A lot more tests are working now. 6 years ago
make-gdb-script.rb Sync from Google-internal development. 11 years ago
textprinter.c Removed old-style C++ handlers that relied on UB in favor of more normal ones. 6 years ago
textprinter.h upb_refcounted is gone! Some tests still to fix. 6 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