.. |
base-env
|
Cleaned up base-env. Added comments about untyped identifiers.
|
2011-06-17 15:17:20 -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
|
Abstract out printing of missed optimization log messages.
|
2011-06-17 18:18:02 -04:00 |
private
|
Add contracts for `Sequenceof' values.
|
2011-06-15 17:02:09 -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
|
Moved tests for equality to unit tests
|
2011-06-17 15:17:20 -04:00 |
types
|
Cleaned up base-env. Added comments about untyped identifiers.
|
2011-06-17 15:17:20 -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 |