typed-racket/collects
Vincent St-Amour efb8befe33 Disable optimization of mixed-mode arithmetic that may involve exact 0.
Exact 0 turns out to also be a corner case for addition.

At this point, mixed-mode optimizations pretty much only apply for mixes
of floats and literal non-zero non-floats.

original commit: ac58c45477b060fbdc066f378eb200bb44defb59
2012-12-04 19:29:16 -05:00
..
tests/typed-racket Fix partial bounds checking elimination. 2012-12-04 19:29:16 -05:00
typed Revert "Ignore contracted proxies from racket" 2012-12-03 14:37:17 -05:00
typed-racket Disable optimization of mixed-mode arithmetic that may involve exact 0. 2012-12-04 19:29:16 -05:00
typed-scheme Only enable Optimization Coach button in Typed Racket. 2012-07-20 18:05:32 -04:00
unstable Move define/match to racket/match 2012-10-14 14:39:36 -04:00