summaryrefslogtreecommitdiff
path: root/tools/make_c_api.lua
AgeCommit message (Expand)Author
2018-09-06Removed unnecessary struct definition with "int a".Josh Haberman
2018-09-06Removed default instance and oneof array from tables.Josh Haberman
2018-09-06Added port_def.inc and port_undef.inc.Joshua Haberman
2018-09-06Changed C API to use inline functions and computed offsets.Joshua Haberman
2018-09-03Changed C API to only define structs, a table, and a few minimal inline funct...Joshua Haberman
2018-08-22Moved upb_msg parts that depend on def to a separate msgfactory.{c,h}.Josh Haberman
2018-03-07Added google/protobuf/descriptor.upb.* to core.Josh Haberman
2017-07-19Fixed 32-bit build and added generated files.Joshua Haberman
2017-07-18Responded to PR comments.Joshua Haberman
2017-07-17New encode/decode: most (171 / 192) conformance tests pass.Joshua Haberman
2017-07-11Merge branch 'gencode2' into gencode3Joshua Haberman
2017-07-11Responded to PR comments.Joshua Haberman
2017-07-08A good start on upb_encode and upb_decode.Josh Haberman
2017-07-04First version of a real C codegen for upb.Joshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback