Create Go language bindings for Objective-C.
Go to file
Greg 959b87342e Return Golang bools from Objective-C functions that return BOOL.
Move nswrap command to cmd/nswrap.
2019-05-06 09:00:38 -04:00
ast Add constants for C enum types. Add NSEnumerator helper. Fix 2019-05-02 14:14:29 -04:00
cmd/nswrap Return Golang bools from Objective-C functions that return BOOL. 2019-05-06 09:00:38 -04:00
examples Change name of New* functions to *Alloc to mimic Objective-C's 2019-05-04 23:32:57 -04:00
types Return Golang bools from Objective-C functions that return BOOL. 2019-05-06 09:00:38 -04:00
wrap Return Golang bools from Objective-C functions that return BOOL. 2019-05-06 09:00:38 -04:00
.gitignore Change name of New* functions to *Alloc to mimic Objective-C's 2019-05-04 23:32:57 -04:00