summaryrefslogtreecommitdiff
path: root/objc_darwin.h
AgeCommit message (Expand)Author
2014-03-01Attempted to fix the lack of resizable window borders by setting the NSApplic...Pietro Gagliardi
2014-03-01Fixed most errors. Now I just need to add a sysData pool.Pietro Gagliardi
2014-03-01Fixed Mac OS X sysData.setWindowSize() to get the window origin. Now to fix t...Pietro Gagliardi
2014-03-01Added initial Mac OS X sysData code. Almost ready for first test build, hopef...Pietro Gagliardi
2014-03-01Fixed typo in objc_darwin.h.Pietro Gagliardi
2014-03-01Added objc_msgSend_ptr(), needed by uitask_darwin.go.Pietro Gagliardi
2014-03-01Added objc_msgSend_stret_size_noargs(), needed by the Mac OS X sysData.prefer...Pietro Gagliardi
2014-03-01Moved the Objective-C wrappers and helpers out of darwintest.Pietro Gagliardi