racket/racket
Gustavo Massaccesi 6d8ba1fd67 Mark errors in expression when a wrong type is detected during optimization
This enables further reductions,
for example (begin (car x) (unbox x) z)  => (begin (car x) (unbox x))
2015-01-09 08:54:13 -07:00
..
collects raco pkg: doc improvements for command-line tool 2015-01-09 07:51:43 -07:00
src Mark errors in expression when a wrong type is detected during optimization 2015-01-09 08:54:13 -07:00
.gitignore configure installation of man pages 2013-07-22 13:21:09 -06:00