summaryrefslogtreecommitdiff
path: root/upb/bindings/lua/msg.c
AgeCommit message (Collapse)Author
2016-12-12Basic serialization for upb_msg and Lua.Josh Haberman
Doesn't yet include strings, submessages, maps, or repeated fields.
2016-12-07Added a few missing __gc metamethods.Josh Haberman
2016-12-06Changes for PR comments.Josh Haberman
2016-11-29New upb_msg code and Lua bindings around it.Josh Haberman
There are still some things that are unfinished, but we are at parity with what Lua had before.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback