Create Go language bindings for Objective-C.
Go to file
Greg fb21881a8b Add type conversion functions to types package. Start moving the
wrapper to the new type system. Intermediate commit before I rip
out the old stuff, not working yet.
2019-04-26 09:04:53 -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 Add type conversion functions to types package. Start moving the 2019-04-26 09:04:53 -04:00
wrap Add type conversion functions to types package. Start moving the 2019-04-26 09:04:53 -04:00
.gitignore Add type parsing infrastructure. 2019-04-18 09:38:46 -04:00
main.go Implement new type system. Working wrapper for simple Objective-C 2019-04-23 15:48:11 -04:00