summaryrefslogtreecommitdiff
path: root/upb/bindings/lua/upb
AgeCommit message (Expand)Author
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
2018-06-14Revert "Prepare upb_value for encoding/decoding map."Bo Yang
2018-03-11Prepare upb_value for encoding/decoding map.Bo Yang
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
2017-01-21Moved upb_symtab to def.h/def.c.Josh 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-07Also remove license headers from Lua.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-17Restructure tables for C89 port and smaller size.Josh Haberman
2015-05-13Enable Travis for Clang, and enable -Werror for all Travis builds.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
2014-07-24Sync from Google-internal development.Josh Haberman
2014-06-26Sync from internal Google development.Josh Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback