typed-racket/collects/typed-scheme/optimizer
Vincent St-Amour 5f878b83bc The imaginary parts of inexact reals are ignored when doing complex
addition or subtraction.

original commit: 748e9e47ad65c31d653907623b17689b47c76269
2010-07-16 12:22:13 -04:00
..
dead-code.rkt Added dead code elimination. 2010-07-16 12:22:11 -04:00
fixnum.rkt Pushed optimizations to auxiliary syntax classes. 2010-07-08 18:29:15 -04:00
float.rkt The imaginary parts of inexact reals are ignored when doing complex 2010-07-16 12:22:13 -04:00
inexact-complex.rkt The imaginary parts of inexact reals are ignored when doing complex 2010-07-16 12:22:13 -04:00
optimizer.rkt Added optimizations for iterating over vectors and strings. 2010-07-16 12:22:12 -04:00
pair.rkt Pushed optimizations to auxiliary syntax classes. 2010-07-08 18:29:15 -04:00
sequence.rkt Added optimizations for iterating over vectors and strings. 2010-07-16 12:22:12 -04:00
struct.rkt Pushed optimizations to auxiliary syntax classes. 2010-07-08 18:29:15 -04:00
utils.rkt Refactoring of the optimizer. 2010-07-08 18:29:15 -04:00
vector.rkt Pushed optimizations to auxiliary syntax classes. 2010-07-08 18:29:15 -04:00