racket/collects/ffi
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
..
examples Modernize (& racketize) ffi/examples. 2012-07-27 10:31:26 -04:00
unsafe bytecode optimizer improvement 2012-08-16 13:11:41 -06:00
com-registry.rkt add ffi/com', ffi/unsafe/com' 2012-01-10 18:35:32 -07:00
com.rkt ffi/com: add support for type descriptions on values 2012-04-16 08:47:13 -06: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 ffi/unsafe: show errors from a finalizer 2012-08-03 13:43:23 -06:00
vector.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
winapi.rkt add ffi/winapi; use it in mzlib/os 2011-07-01 10:42:17 -06:00