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.
 
 
 
 
 
 
Protobuf Team Bot 0fa12dce2a Fix field name conflict resolution for `has_` prefix. 2 years ago
..
stage0/google/protobuf/compiler upb is self-hosting! 2 years ago
BUILD Add windows CI 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 Fix field name conflict resolution for `has_` prefix. 2 years ago
names.h upb is self-hosting! 2 years ago
plugin.h Use _fileno(stdin) instead of STDIN_FILENO on Windows 2 years ago
protoc-gen-upb.cc Hide `upb_MiniTableField.descriptortype` with `UPB_PRIVATE()` macro 2 years 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: implement unsigned Int64 list 2 years ago
upbdev.c Emit upbdev JSON using numeric representation for enums. 2 years ago
upbdev.h add some UPB_API / UPB_API_INTERNAL declarations 2 years ago