racket/collects/ffi
Matthew Flatt 79266fcf36 ffi/com: improve handling of `type-described'
Use a type description when an automation-supplied type
is just 'any.
2013-01-25 05:08:46 -07:00
..
examples Modernize (& racketize) ffi/examples. 2012-07-27 10:31:26 -04:00
unsafe ffi/com: improve handling of `type-described' 2013-01-25 05:08:46 -07: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
file.rkt further error message convention refinements 2012-06-22 09:47:59 +08:00
info.rkt
objc.rkt
unsafe.rkt ffi/unsafe: fixes related to `define-cstruct' and properties 2012-11-11 09:38:15 -07:00
vector.rkt
winapi.rkt