typed-racket/collects/typed-scheme/optimizer
Vincent St-Amour f01605d921 Fix bounded-fixnum opts to only fire with the right number of arguments.
original commit: 9c3bee03e7f24390338e3f37d06eb84940d6a137
2011-04-01 14:56:17 -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 Removed useless requires. 2010-09-09 18:54:33 -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 Use subtype test, just in case. 2011-03-18 13:25:05 -04:00
float.rkt Optimize add1 and sub1 on floats and fixnums. 2011-03-18 13:25:05 -04:00
number.rkt Removed useless requires. 2010-09-09 18:54:33 -04:00
optimizer.rkt map + syntax->list -> syntax-map 2010-12-08 18:17:05 -05: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 Removed an obsolete comment. 2010-09-15 20:21:51 -04:00
vector.rkt map + syntax->list -> syntax-map 2010-12-08 18:17:05 -05:00