racket/collects/ffi/unsafe
Matthew Flatt 0452bd791d bytecode optimizer improvement
Treat unsafe functional operations (which never raise an
exception) as omitable, which means that simple `let-values'
combinations can be split into `let' bindings, etc.
2012-08-16 13:11:41 -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
com.rkt bytecode optimizer improvement 2012-08-16 13:11:41 -06:00
custodian.rkt ffi/unsafe/custodian: #:atexit?' -> #:at-exit?' 2012-08-12 20:25:47 -06:00
cvector.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
define.rkt
objc.rkt ffi/unsafe/objc: at least load on platforms without libobjc 2011-11-28 13:51:25 -07:00
try-atomic.rkt fix ffi retain of callbacks 2011-10-09 09:01:15 -06:00