summaryrefslogtreecommitdiff
path: root/src/upb_sink.h
AgeCommit message (Expand)Author
2010-01-19Make sources responsible for respecting UPB_MAX_NESTING.Joshua Haberman
2010-01-19Add status to the sink interfaces.Joshua Haberman
2010-01-16Flesh out implementation of upb_sizebuilder.Joshua Haberman
2010-01-16Removed union tag from types.Joshua Haberman
2010-01-15Remove struct keyword from all types, use typedef instead.Joshua Haberman
2010-01-13Make onend upb_sink callback take the field as a parameter.Joshua Haberman
2010-01-12Move many serializing functions to .cc file, since they do not need to be exp...Joshua Haberman
2010-01-11Implemented source for upb_msg.Joshua Haberman
2010-01-11Defined upb_sink interface and ported the parser to it.Joshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback