Create Go language bindings for Objective-C.
Go to file
Greg ead1623d4b Eliminate unnecessary code from wrap/main.go. Include full attributes
in return types of C functions to reduce compiler warnings.
2019-04-26 15:08:44 -04:00
ast Improved type handling. 2019-04-11 11:46:24 -04:00
objc Initial commit. 2019-04-09 11:52:21 -04:00
types Eliminate unnecessary code from wrap/main.go. Include full attributes 2019-04-26 15:08:44 -04:00
wrap Eliminate unnecessary code from wrap/main.go. Include full attributes 2019-04-26 15:08:44 -04:00
.gitignore Add type parsing infrastructure. 2019-04-18 09:38:46 -04:00
main.go Fix handling of id and void* types. Add helper functions to convert 2019-04-26 14:08:43 -04:00