andlabs-ui/darwintest
Pietro Gagliardi ea24130fc8 Moved some Objective-C stuff to objc_darwin.go, added some helper functions there too, and cleaned up runtimetest.go. 2014-02-28 20:37:11 -05:00
..
bleh_darwin.m Quick wording fix in the bleh_darwin.m comments. 2014-02-28 19:53:28 -05:00
newtypes.go Split most of the objc_msgSend() wrappers into a C header file for convenience. The NSRect functions require special handling because of Apple stupidities that will be discussed when I get to that. 2014-02-28 18:30:06 -05:00
objc_darwin.go Moved some Objective-C stuff to objc_darwin.go, added some helper functions there too, and cleaned up runtimetest.go. 2014-02-28 20:37:11 -05:00
objc_darwin.h Added a .m file to handle the edge cases in objc_msgSend() wrappers that cannot be easily expressed otherwise. 2014-02-28 19:34:18 -05:00
runtimetest.go Moved some Objective-C stuff to objc_darwin.go, added some helper functions there too, and cleaned up runtimetest.go. 2014-02-28 20:37:11 -05:00