typed-racket/collects/typed-scheme/optimizer
Vincent St-Amour b6597e15ed The imaginary parts of inexact reals are ignored when doing complex multiplication.
original commit: c645aa7ebcb6f53686bee78caf3a66af51c36142
2010-07-16 12:22:15 -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 multiplication. 2010-07-16 12:22:15 -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