racket/collects/typed-racket
Vincent St-Amour 284d772a95 Don't assume self-inline when in doubt.
This avoids cases where a non-recursive function would be considered
to be unrolled, which makes no sense.
2012-07-11 10:59:34 -04:00
..
base-env Added sequence typecheck tests 2012-07-10 13:22:53 -07:00
env Revise type environment propagation to use submodules. 2012-07-10 12:49:27 -04:00
infer File splitting, dependency reduction. 2012-06-28 14:34:07 -04:00
minimal/lang Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00
optimizer Don't assume self-inline when in doubt. 2012-07-11 10:59:34 -04:00
private Revise type environment propagation to use submodules. 2012-07-10 12:49:27 -04:00
rep Remove evcase. 2012-07-10 12:49:27 -04:00
scribblings Fix typo in TR special form docs 2012-06-11 17:29:02 -04:00
typecheck Revise type environment propagation to use submodules. 2012-07-10 12:49:27 -04:00
types Revise type environment propagation to use submodules. 2012-07-10 12:49:27 -04:00
utils Minor refactorings. 2012-06-25 18:07:45 -04:00
core.rkt Revise type environment propagation to use submodules. 2012-07-10 12:49:27 -04:00
info.rkt Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00
language-info.rkt Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00
minimal.rkt Minor refactorings. 2012-06-25 18:07:45 -04:00
tc-setup.rkt Revise type environment propagation to use submodules. 2012-07-10 12:49:27 -04:00
typed-racket.rkt Revise type environment propagation to use submodules. 2012-07-10 12:49:27 -04:00
typed-reader.rkt scheme -> racket 2012-06-25 13:39:07 -04:00