typed-racket/collects/tests/typed-scheme
Vincent St-Amour eb60ac080a let bindings of inexact-complex numbers can be replaced by bindings
for each of their components.

This allows unboxing of intermediate results that are bound and only
ever used in positions where they would be unboxed.

original commit: 83987fffac7719ab0c35d3df49ea0a7adf4bc9b6
2010-07-23 18:52:42 -04:00
..
fail Further fixes in overlap checking. 2010-07-16 19:08:19 -04:00
optimizer let bindings of inexact-complex numbers can be replaced by bindings 2010-07-23 18:52:42 -04:00
succeed Further fixes in overlap checking. 2010-07-16 19:08:19 -04:00
unit-tests Literal vectors are now given HeterogenousVector types to preserve 2010-07-02 15:48:00 -04:00
xfail new bug with mutation 2010-06-11 11:55:22 -04:00
main.rkt Add flags for running the optimizer tests and compiling the benchmarks 2010-07-02 19:00:57 -04:00
nightly-run.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
run.rkt Changed the interface to typed racket's test harness. 2010-07-21 21:09:40 -04:00