13 Commits (1e3deb013df2cefc0049bfc8f89bee9655c172fa)

Author SHA1 Message Date
Eric Salo 00765002ff - All of reflection now lives in upb/reflection/ 2 years ago
Joshua Haberman ba7603b7c1 Updated decoder internal symbols to new naming scheme. 2 years ago
Eric Salo c67021f84a split out the json string-to-int functions for general use 3 years ago
Joshua Haberman ececc21624 Fixed bug when parsing an unknown value in a proto2 enum extension. #fuzzing 3 years ago
Eric Salo 24f567b64a clean up the public api for mini descriptors 3 years ago
Eric Salo 410143b265 split out some unicode logic from the json decoder 3 years ago
Protobuf Team Bot 8c44f04697 create and lock down upb/internal/array.h 3 years ago
Protobuf Team Bot ca08ff5b74 lock down upb/internal/decode.h 3 years ago
Protobuf Team Bot 033859ff5d rename internal/upb.h as internal/encode.h 3 years ago
Protobuf Team Bot 15596be402 move table.c into upb/internal 3 years ago
Protobuf Team Bot b174d9d5a0 split out the internal arena defs from internal/upb.h 3 years ago
Protobuf Team Bot e4635f223e match file names to type names 3 years ago
Joshua Haberman a60e9a379e Fixed the mingw build by adding compatibility code for vsnprintf() 3 years ago