summaryrefslogtreecommitdiff
path: root/upb/descriptor
AgeCommit message (Expand)Author
2018-12-08Merge branch 'cmake-mac-fixes' into defcleanupJoshua Haberman
2018-10-21Merge branch 'master' into defcleanupJosh Haberman
2018-09-18Fix json encoding for wrappers, ListValue, Struct and Value. (#126)Paul Yang
2018-09-11WIP.Josh Haberman
2018-03-07Added google/protobuf/descriptor.upb.* to core.Josh Haberman
2017-09-19Reserve unknown fields in upbBo Yang
2017-07-19Fixed 32-bit build and added generated files.Joshua Haberman
2017-07-04First version of a real C codegen for upb.Joshua Haberman
2017-06-02php_namespace should be explicitly set even if it's empty.Bo Yang
2017-05-31Add new file option php_namespace.Bo Yang
2017-03-14Fix bugs in file_onphpprefixBo Yang
2017-03-14Add new file option php_class_prefix.Bo Yang
2016-11-29Added descriptor.pb so we don't depend on protoc for tests.Josh Haberman
2016-11-29New upb_msg code and Lua bindings around it.Josh Haberman
2016-09-12Responded to CR comments.Josh Haberman
2016-09-09Some refcounting fixes.Josh Haberman
2016-09-09Added descriptive comment about descriptor nesting.Josh Haberman
2016-09-09Addressed CR comments: simplify slightly.Josh Haberman
2016-09-08Added support for loading oneofs from descriptors.Josh Haberman
2016-05-12Added UPB_ASSERT() that helps avoid unused var warnings.Joshua Haberman
2016-04-19Changed schema for JSON test to be defined in a .proto file. (#54)Joshua Haberman
2016-04-19Split upb::Arena/upb::Allocator from upb::Environment. (#58)Joshua Haberman
2016-04-05Added upb::FileDef, which represents the file defs are declared in.Josh Haberman
2016-02-17Changed JSON parser/printer to correctly camelCase names.Josh Haberman
2016-01-19Optimized upb_inttable_compact(): it shrinks inttables more now.Josh Haberman
2015-10-21Addressed PR comments.Josh Haberman
2015-10-15Properly populate field presence flag on messages according to syntax flag.Josh Haberman
2015-10-14Add flag to MessageDef for whether fields have presence.Josh Haberman
2015-07-07Brought into compliance with Google open-source policies.Josh Haberman
2015-06-22Fixed some bad bugs in upb_env.Josh Haberman
2015-06-02Ported upb to C89, for greater portability.Josh Haberman
2015-05-17Restructure tables for C89 port and smaller size.Josh Haberman
2015-05-13Enable Travis for Clang, and enable -Werror for all Travis builds.Josh Haberman
2015-05-08Google-internal development.Josh Haberman
2014-11-18Sync to Google-internal development.Josh Haberman
2014-07-02Sync from internal Google development.Josh Haberman
2014-06-26Sync from internal Google development.Josh Haberman
2014-02-04Sync from Google development.Josh Haberman
2014-01-21Sync to internal Google development.Josh Haberman
2013-12-20Sync from Google-internal development.Josh Haberman
2013-10-24Merge from Google-internal development:Josh Haberman
2013-05-28Fixes to compile on GCC 4.2, as shipped with XCode.Josh Haberman
2013-05-28Merge from Google-internal development.Josh Haberman
2013-05-25Synced with Google-internal development.Josh Haberman
2013-05-11Synced with 3 months of Google-internal development.Josh Haberman
2013-02-15Sync with 8 months of Google-internal development.Josh Haberman
2012-03-24Sync from internal Google development.Joshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback