typed-racket/collects/typed-scheme/optimizer
Vincent St-Amour 2b172d3a25 Avoid printing results of tests when eliminating if branches at the toplevel.
Closes PR 11928.

original commit: 8f6d3c792024ea0985679ac3e07f4d32b02d19c1
2011-05-17 17:47:21 -04:00
..
apply.rkt Removed useless requires. 2010-09-09 18:54:33 -04:00
box.rkt map + syntax->list -> syntax-map 2010-12-08 18:17:05 -05:00
dead-code.rkt Avoid printing results of tests when eliminating if branches at the toplevel. 2011-05-17 17:47:21 -04:00
fixnum.rkt Fix bounded-fixnum opts to only fire with the right number of arguments. 2011-04-01 14:56:17 -04:00
float-complex.rkt Coerce reals in float expressions when valid. 2011-05-16 11:44:35 -04:00
float.rkt Coerce reals in float expressions when valid. 2011-05-16 11:44:35 -04:00
number.rkt Removed useless requires. 2010-09-09 18:54:33 -04:00
optimizer.rkt Copy properties when optimizing bodies of lambda/define-values. 2011-04-18 15:41:50 -04:00
pair.rkt map + syntax->list -> syntax-map 2010-12-08 18:17:05 -05:00
sequence.rkt swap vector*-ref' and vector-ref', etc. 2010-10-25 11:22:35 -06:00
string.rkt Removed useless requires. 2010-09-09 18:54:33 -04:00
struct.rkt map + syntax->list -> syntax-map 2010-12-08 18:17:05 -05:00
unboxed-let.rkt Use subtype test, just in case. 2011-03-18 13:25:05 -04:00
utils.rkt created racket/syntax from parts of unstable/syntax 2011-04-07 09:47:20 -06:00
vector.rkt map + syntax->list -> syntax-map 2010-12-08 18:17:05 -05:00