Create Go language bindings for Objective-C.
Go to file
Greg dcb7105fca Complete the Delegates wrapper. Disambiguate polymorphic methods.
Bluetooth example is now a functioning heart rate monitor. Additional
bug fixes in Go types (instances where *Id needs to be used instead
of NSObject).
2019-05-10 02:00:56 -04:00
ast Switch from toml to yaml for configuration files. Begin scaffolding 2019-05-09 12:25:45 -04:00
cmd/nswrap Complete implementation of delegates. Update app example with an 2019-05-09 22:05:04 -04:00
examples Complete the Delegates wrapper. Disambiguate polymorphic methods. 2019-05-10 02:00:56 -04:00
types Autorelease all objective-C objects constructed using "alloc". 2019-05-09 08:52:35 -04:00
wrap Complete the Delegates wrapper. Disambiguate polymorphic methods. 2019-05-10 02:00:56 -04:00
.gitignore Update .gitignore. 2019-05-09 22:35:21 -04:00