We are excited to announce that we have just moved to the new & improved Objective-C grammar!
The following changes have just been released:
The following changes have just been released:
- Complete support for typedef declarations (including struct, enum and block typedef's).
- The Objective-C struct (and union) keywords are now fully supported.
- Anonymous struct declarations in Objective-C are converted to Swift tuples!
- Improved support for C99 struct initializers.
- Fixed support for function (block) types in method, property, and function declarations.
- An improved support for decimal, hex, octal, character and string literals.
- Better support for comments and preprocessor directives.
Comments
0 comments
Please sign in to leave a comment.