Create Go language bindings for Objective-C.
Go to file
Greg 717c7e76fe Change name of New* functions to *Alloc to mimic Objective-C's
nested alloc/init call idiom.
2019-05-04 23:32:57 -04:00
ast Add constants for C enum types. Add NSEnumerator helper. Fix 2019-05-02 14:14:29 -04:00
examples Change name of New* functions to *Alloc to mimic Objective-C's 2019-05-04 23:32:57 -04:00
types Create GoString helper methods for anything that has a "WithString" 2019-05-03 13:14:30 -04:00
wrap Change name of New* functions to *Alloc to mimic Objective-C's 2019-05-04 23:32:57 -04:00
.gitignore Change name of New* functions to *Alloc to mimic Objective-C's 2019-05-04 23:32:57 -04:00
main.go Create GoString helper methods for anything that has a "WithString" 2019-05-03 13:14:30 -04:00