Create Go language bindings for Objective-C.
Go to file
Greg ea34821fe6 Add a button to examples/app. 2019-05-07 15:49:43 -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 Add a button to examples/app. 2019-05-07 15:49:43 -04:00
types Work around cgo (or Clang dwarf) bug with incorrect struct size 2019-05-07 14:48:06 -04:00
wrap Add SelectorHelpers() so you can send named selectors to Objective-C. 2019-05-07 15:17:23 -04:00
.gitignore Improve type handling for enums. Handle "__kindof" qualifiers. 2019-05-06 13:21:36 -04:00