racket/pkgs/racket-doc/scribblings/foreign
Matthew Flatt 7d90b27524 add support for defining GC traversals through ffi/unsafe
Expose tagged allocation and a function that interprets a description
of tagged shapes. As a furst cut, the description can only specify
constant offsets for pointers within the object, but future extensions
are possible.
2016-02-27 20:33:50 -07:00
..
active-x.scrbl adjust Active-X example to work with newer IE 2015-06-05 09:15:25 -06:00
alloc.scrbl
atomic.scrbl try again to clarify atomic mode's unsafety 2016-02-03 10:51:17 -07:00
com-auto.scrbl ffi/unsafe/com: repair for safe arrays, and add com-omit? 2015-11-04 16:51:09 -07:00
com-common.rkt
com-intf.scrbl Adjust "6.2.0.2" history notes to just "6.2" 2015-04-28 15:36:04 -06:00
com.scrbl Fix typo in ffi COM docs 2015-05-13 11:02:14 -04:00
cpointer.scrbl
custodian.scrbl added register-finalizer-and-custodian-shutdown 2014-12-12 00:25:31 -05:00
cvector.scrbl
define.scrbl doc tweak 2015-10-01 21:30:46 -06:00
derived.scrbl
file.scrbl
foreign.scrbl
info.rkt
intro.scrbl
libs.scrbl
misc.scrbl add saved-errno setter variant 2016-02-26 17:57:56 -05:00
ns.scrbl ffi/unsafe/nsstring docs: fix C type description 2015-01-02 18:44:05 -07:00
objc.scrbl Fix history annotations to refer to 6.3. 2015-10-12 13:49:55 -05:00
pointers.scrbl add support for defining GC traversals through ffi/unsafe 2016-02-27 20:33:50 -07:00
serialize-cstruct.scrbl
try-atomic.scrbl
types.scrbl add support for defining GC traversals through ffi/unsafe 2016-02-27 20:33:50 -07:00
unexported.scrbl
utils.rkt
vector.scrbl
winapi.scrbl