summaryrefslogtreecommitdiff
path: root/upb/bindings/lua/def.c
AgeCommit message (Collapse)Author
2017-01-21Make upb::SymbolTable no longer reference-counted.Josh Haberman
This transitions it from shared ownership to unique ownership.
2016-12-07Added a few missing __gc metamethods.Josh Haberman
2016-11-29Removed some temporary code and fixed a few tests.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