summaryrefslogtreecommitdiff
path: root/upb/json
AgeCommit message (Expand)Author
2016-05-12Added UPB_ASSERT() that helps avoid unused var warnings.Joshua Haberman
2016-04-19Split upb::Arena/upb::Allocator from upb::Environment. (#58)Joshua Haberman
2016-04-15Also regenerate JSON parser.Josh Haberman
2016-04-15Fix for JSON error reporting. (#57)Joshua Haberman
2016-04-14JSON parser: always accept both name variants, flag controls which we generate.Joshua Haberman
2016-04-14Added migration flag for users using old JSON format.Josh Haberman
2016-02-18Fixed const correctness of json_nice_escape().Josh Haberman
2016-02-17Added assertions for getjsonname() return.Josh Haberman
2016-02-17Addressed code review comments.Josh Haberman
2016-02-17Changed JSON parser/printer to correctly camelCase names.Josh Haberman
2015-07-15Clear JSON parser status in reset.Josh Haberman
2015-07-15Updated JSON parser size.Josh Haberman
2015-07-15Fixed JSON parser error reporting.Josh Haberman
2015-07-07Updated license headers for Ragel source also.Josh Haberman
2015-07-07Brought into compliance with Google open-source policies.Josh Haberman
2015-06-02Ported upb to C89, for greater portability.Josh Haberman
2015-05-08Merge from open-source development.Josh Haberman
2015-05-08Google-internal development.Josh Haberman
2015-05-06Resolve compilation errors if compiled with more stringent semantic checks.Martin Maly
2015-02-02Fixed JSON parser issue: missing NUL byte in parse_number() in some codeChris Fallin
2015-02-02Support maps in JSON parsing and serialization.Chris Fallin
2015-01-14Support oneof defs in upb.Chris Fallin
2015-01-08Fix for JSON parser: don't overrun buffer parsing ints.Josh Haberman
2015-01-07Changes from Google-internal development.Josh Haberman
2014-12-12Amalgamated distribution (upb.c/upb.h) tool.Chris Fallin
2014-12-09JSON test, symbolic enum names in JSON, and a few improvements.Chris Fallin
2014-12-05Sync update: haberman@'s internal changes.Chris Fallin
2014-12-05Update JSON parser to emit UTF8 to string fields appropriately.Chris Fallin
2014-12-04Synced to post-code-review JSON printer.Chris Fallin
2014-12-04JSON printer: remove dependency on YAJL, using a hand-rolled printer instead.Chris Fallin
2014-12-03Sync from Google-internal development.Josh Haberman
2014-07-02Sync from internal Google development.Josh Haberman
2014-06-26Sync from internal Google development.Josh Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback