typed-racket/collects
Vincent St-Amour 9c1a9c4661 The optimizer's test harness now makes sure that optimized and
non-optimized versions of the same code evaluate to the same thing.

Unfortunately, this leads to a lot of code duplication. We can't
abstract over optimization like we do for the benchmarks since the
wrapper module would interfere with testing expanded code for
equality.

original commit: 7fb1b41a28c1a082e5f726bbc2acab4e2cc0e5fb
2010-07-16 12:22:14 -04:00
..
tests The optimizer's test harness now makes sure that optimized and 2010-07-16 12:22:14 -04:00
typed base-types-new -> base-types 2010-06-17 11:47:16 -04:00
typed-scheme The imaginary parts of inexact reals are ignored when doing complex 2010-07-16 12:22:13 -04:00
unstable Improve interface for `find-mutated-vars', now supports mutable *and* immutable versions. 2010-07-06 14:09:46 -04:00