summaryrefslogtreecommitdiff
path: root/upb/descriptor/descriptor.proto
AgeCommit message (Collapse)Author
2018-09-11WIP.Josh Haberman
2017-05-31Add new file option php_namespace.Bo Yang
Use this option to change the namespace of php generated classes. Default is empty. When this option is empty, the package name will be used for determining the namespace.
2017-03-14Add new file option php_class_prefix.Bo Yang
This option will be prepended to all php generated classes. The PHP runtime needs to know this option to figure out the class name for specific message.
2015-10-14Add flag to MessageDef for whether fields have presence.Josh Haberman
2014-02-04Sync from Google development.Josh Haberman
2013-02-15Sync with 8 months of Google-internal development.Josh Haberman
Many things have changed and been simplified. The memory-management story for upb_def and upb_handlers is much more robust; upb_def and upb_handlers should be fairly stable interfaces now. There is still much work to do for the runtime component (upb_sink).
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback