summaryrefslogtreecommitdiff
path: root/upb/generated_util.h
AgeCommit message (Collapse)Author
2019-03-27Moved macros from upb.h to port_def.inc to avoid leaking them to users. (#160)Joshua Haberman
* Use port_def.inc to prevent macros from leaking to users. * Added helpful comments to port_def.inc/port_undef.inc.
2019-03-27Removed reflection and other extraneous things from the core library. (#158)Joshua Haberman
* Removed reflection and other extraneous things from the core library. * Added missing files and ran buildifier. * New CMakeLists.txt. * Made table its own cc_library() for internal usage.
2019-01-14WIP.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-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-13Merge branch 'arrayapi' into defcleanupJoshua Haberman
2018-12-13Added hazzers.Joshua Haberman
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback