Typed Racket
Go to file
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
collects Disable optimization of mixed-mode arithmetic that may involve exact 0. 2012-12-04 19:29:16 -05:00
doc/release-notes/typed-racket Typed Racket HISTORY. 2012-11-02 15:35:23 -04:00