typed-racket/collects/typed-scheme
Vincent St-Amour ea0d96e9dd The optimizer now ignores code that is inside a with-handlers form,
since it would be typechecked in an unusual manner.

original commit: 80b6ef7dd19e7d094578ae176442ee3fa8047b96
2010-07-23 18:52:47 -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 The optimizer now ignores code that is inside a with-handlers form, 2010-07-23 18:52:47 -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