summaryrefslogtreecommitdiff
path: root/google
AgeCommit message (Expand)Author
2019-03-26Merge branch 'master' into apitweaksJosh Haberman
2019-03-20Changed enums to be open int32_t.Josh Haberman
2019-02-01A few small API tweaks.Josh Haberman
2019-01-15Merge branch 'arrayapi' into defcleanupJoshua Haberman
2019-01-14WIP.Joshua Haberman
2019-01-03Renamed upb_stringview -> upb_strview for C terseness.Josh Haberman
2019-01-03Standardize on package_name_Message_mutable_foo() for mutable accessors.Josh Haberman
2018-12-31Updated generated code.Joshua Haberman
2018-12-31Merge branch 'arrayapi' into defcleanupJoshua Haberman
2018-12-31Fixed bugs in array accessors.Joshua Haberman
2018-12-24Merge branch 'arrayapi' into defcleanupJoshua Haberman
2018-12-24Fixed bug: make proto2 setters set hasbit.Joshua Haberman
2018-12-24Merge branch 'arrayapi' into defcleanupJoshua Haberman
2018-12-24Added mutable_ accessor for submessages.Joshua Haberman
2018-12-23Merge branch 'arrayapi' into defcleanupJoshua Haberman
2018-12-23Added "add" accessors for repeated fields.Joshua Haberman
2018-12-15test_encoder passes! Other tests still need to be fixed.Joshua Haberman
2018-12-15Merge branch 'arrayapi' into defcleanupJoshua Haberman
2018-12-13Fixed generated code for C++.Joshua Haberman
2018-12-13Merge branch 'arrayapi' into defcleanupJoshua Haberman
2018-12-13Added hazzers.Joshua Haberman
2018-12-13Merge branch 'arrayapi' into defcleanupJoshua Haberman
2018-12-13Changed generated array accessors to be more convenient.Joshua Haberman
2018-12-13Ported some tests.Joshua Haberman
2018-11-26Fix tests for generated codeVishal Powar
2018-09-06Removed unnecessary struct definition with "int a".Josh Haberman
2018-09-06Removed default instance and oneof array from tables.Josh Haberman
2018-09-06A few more compile fixes.Joshua Haberman
2018-09-06Changed C API to use inline functions and computed offsets.Joshua Haberman
2018-09-03Changed C API to only define structs, a table, and a few minimal inline funct...Joshua Haberman
2018-08-22Moved upb_msg parts that depend on def to a separate msgfactory.{c,h}.Josh Haberman
2018-03-07Added google/protobuf/descriptor.upb.* to core.Josh Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback