racket/collects/ffi/unsafe
Matthew Flatt eb7fd51d02 ffi/com: add `any ...' support for method arguments
Also allow `?' for the length of an array and suport VT_SAFEARRAY
arguments (mostly the same as VT_ARRAY).
2012-09-01 09:48:35 -06:00
..
private ffi/unsafe/com: avoid inclusion of no-error result code in error messages 2012-04-11 17:55:12 -06:00
alloc.rkt ffi/unsafe/alloc: releaser should be able to return a value 2012-02-17 06:36:23 -07:00
atomic.rkt ffi/unsafe/atomic: add `in-atomic-mode?' 2012-08-31 07:33:08 -06:00
com.rkt ffi/com: add `any ...' support for method arguments 2012-09-01 09:48:35 -06:00
custodian.rkt ffi/unsafe/custodian: #:atexit?' -> #:at-exit?' 2012-08-12 20:25:47 -06:00
cvector.rkt
define.rkt
nsalloc.rkt fix `ffi/unsafe/nsalloc' 2012-08-28 18:45:55 -06:00
nsstring.rkt add ffi/unsafe/nsalloc' and ffi/unsafe/nsstring' 2012-08-24 15:48:58 -06:00
objc.rkt ffi/unsafe/objc: more support for loading in unsupported contexts 2012-08-27 19:47:44 -06:00
try-atomic.rkt fix ffi retain of callbacks 2011-10-09 09:01:15 -06:00