racket/collects/ffi
Matthew Flatt ca0418d47d ffi/unsafe/objc: remove -A'/+A', add `#:async-apply'
Another run at the problem 57516164de was meant to solve. The
new solution just gives up when a `drawRect:' method is called
in the wrong thread, which might create refresh glitches but
avoids a deadlock in the case that the Racket thread is blocked
on the update happening in the foreign thread.
2013-04-23 13:48:15 -06:00
..
examples Modernize (& racketize) ffi/examples. 2012-07-27 10:31:26 -04:00
unsafe ffi/unsafe/objc: remove -A'/+A', add `#:async-apply' 2013-04-23 13:48:15 -06:00
com-registry.rkt add ffi/com', ffi/unsafe/com' 2012-01-10 18:35:32 -07:00
com.rkt ffi/com: add `com-get-property*' 2012-12-18 06:39:59 -07:00
cvector.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
file.rkt further error message convention refinements 2012-06-22 09:47:59 +08:00
info.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
objc.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
unsafe.rkt equality for `define-cstruct'-generated wrappers 2013-04-11 14:48:26 -06:00
vector.rkt full unboxing for extflonums, plus `ffi/unsafe' support 2013-02-15 12:15:34 -07:00
winapi.rkt add ffi/winapi; use it in mzlib/os 2011-07-01 10:42:17 -06:00