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.
 
 
 
 
 
 
Eric Salo 34c692f0f9 upb: cast gencode enums in bitwise ops to make C++20 happy 1 year ago
..
stage0/google/protobuf/compiler Removed old ResizeArray() API per TODO 2 years ago
BUILD license changes 2 years ago
bootstrap_compiler.bzl upb is self-hosting! 2 years ago
code_generator_request.c Added new APIs for linking a MiniTable all at one time 2 years ago
code_generator_request.h implement upbdev_ProcessInput() and upbdev_ProcessOutput() 2 years ago
code_generator_request.proto Update UPB main's protobuf dependency. 2 years ago
common.cc upb is self-hosting! 2 years ago
common.h upb is self-hosting! 2 years ago
file_layout.cc Fixed non-determinism in the upb compiler. 2 years ago
file_layout.h upb is self-hosting! 2 years ago
keywords.cc Reserve C++20 keywords 2 years ago
keywords.h Move generator shared support code to common target. 2 years ago
names.cc Add private accessors for repeated array get to be used by C++ RepeatedField implementation. 2 years ago
names.h Add private accessors for repeated array get to be used by C++ RepeatedField implementation. 2 years ago
plugin.h Internal change 2 years ago
protoc-gen-upb.cc upb: cast gencode enums in bitwise ops to make C++20 happy 1 year ago
protoc-gen-upbdefs.cc upb is self-hosting! 2 years ago
protoc-gen-upbdev.cc add a stdout-generating variant of upbdev_ProcessOutput() 2 years ago
subprocess.cc Add windows CI 2 years ago
subprocess.h First implementation of protoc-gen-upbdev plugin 2 years ago
upbc_so.c upb: clean up the Dart ffi build targets 2 years ago
upbdev.c upb: use google3 ffigen to build the upbdev function wrappers 2 years ago
upbdev.h upb: use google3 ffigen to build the upbdev function wrappers 2 years ago