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 6c4acba610
Implemented upb_arena_fuse() (#278)
5 years ago
..
def.c More progress on Lua extension. 5 years ago
lua_proto_library.bzl Fixed VLA error and rewrote the map parsing code to be clearer. 5 years ago
msg.c Implemented upb_arena_fuse() (#278) 5 years ago
upb.c WIP. 5 years ago
upb.h Fixed many bugs, basic Lua test passes! 5 years ago
upb.lua Added some missing files. 5 years ago
upbc.cc Added some missing files. 5 years ago