| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
This reverts commit 7366efd81e7f36108aa35e66fca61da8a65762c2.
Still some discussion about the api to expose the helpers with.
|
|
|
|
|
|
| |
The previous two methods make it easy to transform between any and normal message.
unPackeTo will throw error if the type url in any doesn't match the type of the message to be transformed to.
is checks any's type url matches the give GPBMessage type.
|
|
|
|
| |
Add the clang annotations to the objc library and generated code to help with Swift bridging and compiler checks.
|
|
|