summaryrefslogtreecommitdiff
path: root/src/upb_glue.c
AgeCommit message (Collapse)Author
2011-02-18Change the API for getting the bootstrapped defs.Joshua Haberman
The symtab that contains them is now hidden, and you can look them up by name but there is no access to the symtab itself, so there is no risk of mutating it (by extending it, adding other defs to it, etc).
2011-02-13Fix upbc and descriptorgen, and update descriptor.Joshua Haberman
2011-02-13Merged core/ and stream/ -> src/. The split wasn't worth it.Joshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback