.. |
base-env
|
Make type annotations optional for for*/lists: and for*/fold:.
|
2011-06-14 17:53:28 -04:00 |
env
|
Base type environment now checks for duplicate types.
|
2011-06-07 21:15:17 -04:00 |
infer
|
Remove trailing whitespace.
|
2011-05-18 17:09:45 -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
|
Optimize sqr on floats.
|
2011-06-02 16:49:25 -04:00 |
private
|
Optimize in typed regions.
|
2011-06-15 11:20:51 -04:00 |
rep
|
Remove trailing whitespace.
|
2011-05-18 17:09:45 -04:00 |
scribblings
|
Change examples to use prettier types.
|
2011-06-14 17:53:28 -04:00 |
typecheck
|
Wrap expected type. Closes PR 11980.
|
2011-06-14 19:05:16 -04:00 |
types
|
Eta-expand typechecking of literals, to improve performance.
|
2011-06-07 21:15:17 -04:00 |
utils
|
Remove trailing whitespace.
|
2011-05-18 17:09:45 -04:00 |
core.rkt
|
Optimize in typed regions.
|
2011-06-15 11:20:51 -04:00 |
info.rkt
|
Split the TR reference into multiple pages.
|
2011-06-14 17:53:28 -04:00 |
language-info.rkt
|
Remove trailing whitespace.
|
2011-05-18 17:09:45 -04:00 |
main.rkt
|
Remove trailing whitespace.
|
2011-05-18 17:09:45 -04:00 |
minimal.rkt
|
Remove trailing whitespace.
|
2011-05-18 17:09:45 -04:00 |
no-check.rkt
|
Remove trailing whitespace.
|
2011-05-18 17:09:45 -04:00 |
tc-setup.rkt
|
Optimize in typed regions.
|
2011-06-15 11:20:51 -04:00 |
typed-reader.rkt
|
Remove trailing whitespace.
|
2011-05-18 17:09:45 -04:00 |
typed-scheme.rkt
|
Make sure type environment is only initialized once
|
2011-06-07 21:15:17 -04:00 |