66 Commits (cbacdf152a04abc7e849b68ba6c4eaeb3c3669e3)

Author SHA1 Message Date
Protobuf Team Bot 9e89142283 Add upb_MiniTableField_IsClosedEnum API. 2 years ago
Protobuf Team Bot e231dc955b Fix Upb Unknown to repeated message promotion when initial message has null upb_Array. 2 years ago
Eric Salo 3bac8780cb normalize most of the message accessors: 2 years ago
Eric Salo a07c5d3fe8 snapshot some pending dart work 2 years ago
Eric Salo b747edb830 append "ByDef" to names of message accessors that use reflection 2 years ago
Eric Salo f458e05718 add some UPB_API / UPB_API_INTERNAL declarations 2 years ago
Eric Salo b98c7c7b50 move non-conformance tests and protos into upb/test/ 2 years ago
Eric Salo 32f28fcdc6 remove 'platform' param from upb_MiniTable_Build() 3 years ago
Joshua Haberman 2272970a94 Unified ClearField 3 years ago
Eric Salo 4f098fd54c move the extension registry down into mini_table/ 3 years ago
Joshua Haberman 9c6223c058 Unified all hazzers to use MiniTable accessors 3 years ago
Joshua Haberman e567b7c206 Fixed a bug in GetOrPromoteExtension 3 years ago
Joshua Haberman d22d6d71ed Refactored message accessors to share a common set of functions instead of duplicating logic. 3 years ago
Eric Salo ff6439fba0 move the wire type definitions into upb/wire/ where they belong 3 years ago
Eric Salo fb7a67458f add build targets for :wire and :message and :message_internal 3 years ago
Eric Salo 27d70edfe2 clean up the :mini_table build target 3 years ago