summaryrefslogtreecommitdiff
path: root/src/upb_textprinter.c
AgeCommit message (Expand)Author
2011-07-15Directory restructure.Joshua Haberman
2011-07-14Major refactoring: upb_string is gone in favor of upb_strref.Joshua Haberman
2011-05-20Add startseq/endseq handlers.Joshua Haberman
2011-05-19Change dispatcher error handling model.Joshua Haberman
2011-05-10Vastly improved/simplified the upb_handlers API.Joshua Haberman
2011-05-08More renaming.Joshua Haberman
2011-05-08Decoder redesign in preparation for packed fields and start/endseq.Joshua Haberman
2011-03-20Update copyright to be Google Inc.Josh Haberman
2011-03-20upb_stream: all callbacks registered ahead-of-time.Josh Haberman
2011-02-25Added escaping for text output.Joshua Haberman
2011-02-25Implemented upb_stringsink, upb_msgtotext, and exposed the latter to Lua.Joshua Haberman
2011-02-24Pass the upb_fielddef* to the endmsg callback.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