66 Commits (79af13abde31f5ab8d29931429df70d282a3e867)

Author SHA1 Message Date
Eric Salo 85bf4677b2 lock down internal reflection 2 years ago
Eric Salo 41335a03be normalize upb_Message_New() 2 years ago
Joshua Haberman b33fd88ed3 Added function for getting the type of a MiniTable field 2 years ago
Joshua Haberman 185d4f09d9 Simplified extension table building slightly by avoiding direct mutation 2 years ago
Eric Salo 44916d7d27 create reflection_internal library 2 years ago
Eric Salo 52c1598554 add upb_EnumDef_IsClosed() 2 years ago
Joshua Haberman 5d0833f48c Removed obsolete exemption for closed enums 2 years ago
Eric Salo 0f585c69af stop requiring extension fields to have a synthetic oneof 2 years ago
Joshua Haberman 128ac1c935 Bugfix for when UPB_TREAT_PROTO2_ENUMS_LIKE_PROTO3 is being used 2 years ago
Eric Salo b8bec58e01 pull the mini descriptor encoders into their proper .c files 2 years ago
Joshua Haberman d5bd55cde1 Treat unlinked sub-messages in the MiniTable as unknown 2 years ago
Eric Salo 1e3deb013d move message/field modifiers functions out of mini_descriptor_encode.c 2 years ago
Eric Salo efd06e46a4 use mini descriptors to build message defs and extension defs 2 years ago
Eric Salo 668cebbad9 mini descriptor encode functions now populate a string view 3 years ago
Eric Salo 38d8430923 simplify makejsonname() 3 years ago
Eric Salo 00765002ff - All of reflection now lives in upb/reflection/ 3 years ago