Create Go language bindings for Objective-C.
Go to file
Greg 500b457d32 Fix type wrapping and procesing so duplicate types do not get
declared.
2019-04-27 22:24:05 -04:00
ast Better handling of multiple classes and input files. Handle 2019-04-26 22:44:30 -04:00
examples Fix type wrapping and procesing so duplicate types do not get 2019-04-27 22:24:05 -04:00
objc Initial commit. 2019-04-09 11:52:21 -04:00
types Fix type wrapping and procesing so duplicate types do not get 2019-04-27 22:24:05 -04:00
wrap Fix type wrapping and procesing so duplicate types do not get 2019-04-27 22:24:05 -04:00
.gitignore Better handling of multiple classes and input files. Handle 2019-04-26 22:44:30 -04:00
main.go Better handling of multiple classes and input files. Handle 2019-04-26 22:44:30 -04:00