summaryrefslogtreecommitdiff
path: root/tests/conformance_upb.c
AgeCommit message (Expand)Author
2019-05-14More Blaze fixes.Joshua Haberman
2019-03-27Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160)Joshua Haberman
2019-03-26Merge branch 'master' into apitweaksJosh Haberman
2019-02-01A few small API tweaks.Josh Haberman
2019-01-15Merge branch 'arrayapi' into defcleanupJoshua Haberman
2019-01-14WIP.Joshua Haberman
2019-01-03Renamed upb_stringview -> upb_strview for C terseness.Josh Haberman
2018-11-03Conformance tests work under Bazel.Josh Haberman
2018-09-06Removed unused variable.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-09-02More work on CMake build, and updated conformance for proto3.Joshua Haberman
2018-08-27Got CMake build working on macOS, and updated CMake build.Joshua Haberman
2017-07-19Address review comments and fix compile warnings.Joshua Haberman
2017-07-18Responded 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