14 Commits (9ce4a77f61c134bbed28bfd5be5cd7dc0e80f5e3)

Author SHA1 Message Date
Josh Haberman a4db175929 Removed unnecessary struct definition with "int a". 7 years ago
Josh Haberman 340bd01338 Removed default instance and oneof array from tables. 7 years ago
Joshua Haberman 33d1231ead Added port_def.inc and port_undef.inc. 7 years ago
Joshua Haberman f7713ebc39 Changed C API to use inline functions and computed offsets. 7 years ago
Joshua Haberman 694d51f4d6 Changed C API to only define structs, a table, and a few minimal inline functions. 7 years ago
Josh Haberman e94ac4f757 Moved upb_msg parts that depend on def to a separate msgfactory.{c,h}. 7 years ago
Josh Haberman cea737028f Added google/protobuf/descriptor.upb.* to core. 7 years ago
Joshua Haberman 98f513fb8f Fixed 32-bit build and added generated files. 8 years ago
Joshua Haberman 806ffc1d20 Responded to PR comments. 8 years ago
Joshua Haberman be9094d91a New encode/decode: most (171 / 192) conformance tests pass. 8 years ago
Joshua Haberman 1278ff8994 Responded to PR comments. 8 years ago
Josh Haberman 1aafd4111b A good start on upb_encode and upb_decode. 8 years ago
Joshua Haberman 9cb10577fc First version of a real C codegen for upb. 8 years ago