typed-racket/collects/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
..
env Fix missing unquote 2010-07-09 13:52:39 -04:00
infer remove debugging printf 2010-07-09 14:06:46 -04:00
lang rename to rkt 2010-04-30 09:51:32 -04:00
no-check/lang typed/racket/no-check 2010-06-09 12:51:27 -04:00
optimizer let bindings of inexact-complex numbers can be replaced by bindings 2010-07-23 18:52:42 -04:00
private Added box optimizations. 2010-07-21 21:09:42 -04:00
rep Added uses of unstable/struct 2010-07-13 12:07:47 -06:00
scribblings Documented the optimizer. 2010-07-16 19:08:18 -04:00
typecheck Added dead code elimination. 2010-07-16 12:22:11 -04:00
types Bytes are fixnums. 2010-07-21 21:09:41 -04:00
utils Moved Typed Scheme's optimizer to its own subdirectory. 2010-07-08 18:29:15 -04:00
info.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
language-info.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
main.rkt base-types-new -> base-types 2010-06-17 11:47:16 -04:00
minimal.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
no-check.rkt rename to rkt 2010-04-30 09:51:32 -04:00
tc-setup.rkt minor cleanups 2010-06-29 17:33:35 -04:00
typed-reader.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
typed-scheme.rkt Refactoring of the optimizer. 2010-07-08 18:29:15 -04:00