summaryrefslogtreecommitdiff
path: root/upb/bindings/lua/upb/pb.c
AgeCommit message (Expand)Author
2019-06-03All tests pass again.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-09-06Removed unused variable.Joshua Haberman
2018-09-03Changed C API to only define structs, a table, and a few minimal inline funct...Joshua Haberman
2018-08-12Enforced that upb_msg lives in an Arena only, and other simplifying.Joshua Haberman
2017-07-02Removed all upb_msgdef/upb_fielddef from upb_msg.Joshua Haberman
2017-07-02Start migrating upb_msglayout to be suitable for generated code.Joshua Haberman
2016-12-12Basic serialization for upb_msg and Lua.Josh Haberman
2016-11-29New upb_msg code and Lua bindings around it.Josh Haberman
2015-07-07Brought into compliance with Google open-source policies.Josh Haberman
2015-06-02Ported upb to C89, for greater portability.Josh Haberman
2015-05-13Changes to Lua module loading, and file generation.Josh Haberman
2015-05-08Fixes for the open-source build.Josh Haberman
2015-05-08Google-internal development.Josh Haberman
2014-09-01Added lua and core32 Travis builds, and rewrote README.mdJosh Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback