racket/racket
Gustavo Massaccesi 2d0f8f6c0f reduce (unbox (box x)) and extend reductions to unsafe-cXr
Reduce (unbox (box x)) => x

Extend the reductions for cXr to the unsafe versions, for
example reduce (unsafe-car (cons x y)) => x

Check and save types in unsafe operations
2016-04-11 21:14:22 -03:00
..
collects Fix ->* pre/desc and post/desc handling. 2016-04-11 17:12:23 -05:00
src reduce (unbox (box x)) and extend reductions to unsafe-cXr 2016-04-11 21:14:22 -03:00
.gitignore internal hooks to build "Racket.exe" without "libracket3m.dll" 2015-03-28 09:50:01 -06:00