typed-racket/collects/typed-scheme/optimizer
Vincent St-Amour 4da58f05c4 Fixnums and integers can now be coerced for complex operations.
original commit: 443d8b9f917055d051844bb1cd4078a75dcdd592
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 Fixnums and integers can now be coerced for complex operations. 2010-07-16 12:22:15 -04:00
inexact-complex.rkt Fixnums and integers can now be coerced for complex operations. 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