Create Go language bindings for Objective-C.
Go to file
Greg 511f2f1968 Improve type handling for enums. Handle "__kindof" qualifiers.
Add examples/app. Allow VisibilityAttr "Hidden".
2019-05-06 13:21:36 -04:00
ast Improve type handling for enums. Handle "__kindof" qualifiers. 2019-05-06 13:21:36 -04:00
cmd/nswrap Return Golang bools from Objective-C functions that return BOOL. 2019-05-06 09:00:38 -04:00
examples Improve type handling for enums. Handle "__kindof" qualifiers. 2019-05-06 13:21:36 -04:00
types Improve type handling for enums. Handle "__kindof" qualifiers. 2019-05-06 13:21:36 -04:00
wrap Improve type handling for enums. Handle "__kindof" qualifiers. 2019-05-06 13:21:36 -04:00
.gitignore Improve type handling for enums. Handle "__kindof" qualifiers. 2019-05-06 13:21:36 -04:00