dropbox / djinni

A tool for generating cross-language type declarations and interface bindings.
Apache License 2.0
2.88k stars 488 forks source link

added generated function enum_to_string #452

Open ctin opened 4 years ago

ctin commented 4 years ago

I extended c++ generator by adding string representation of enum values. Rules:

tests passed test makefile changed to support Xcode 11

artwyman commented 4 years ago

Seems reasonable, but this repo isn't taking any new feature enhancements, per the note in the README:

Maintenance note: This repo is stable but no longer actively maintained. No further development is planned, and no new feature PRs will be merged. Bug fixes may be merged on a volunteer basis. If you have questions or want to talk to other users of Djinni, you can join the Slack community via the link at the end of this document.