.. |
base-env
|
Add types for #%kernel's memq, memv and member.
|
2011-07-29 13:43:11 -04:00 |
env
|
Switched name field in struct type to identifier. Closes PR 11728.
|
2011-07-19 16:47:13 -04:00 |
infer
|
Conditionalize use of contract.
|
2011-07-19 16:47:13 -04:00 |
lang
|
Added a button for the performance report tool when in a typed language.
|
2011-07-15 15:04:51 -04:00 |
no-check/lang
|
typed/racket/no-check
|
2010-06-09 12:51:27 -04:00 |
optimizer
|
Use `call-with-sandbox-context'.
|
2011-07-29 18:23:15 -04:00 |
private
|
Clean up some contract errors and type->contract. Closes PR11756.
|
2011-07-14 17:06:52 -04:00 |
rep
|
Typecheck pregexp literals correctly.
|
2011-07-22 16:22:36 -04:00 |
scribblings
|
Add for*/sum: and for*/product: to TR.
|
2011-07-29 12:54:29 -04:00 |
typecheck
|
Add a type for #%kernel's reverse.
|
2011-07-29 12:54:29 -04:00 |
types
|
Use set coverage for union printing.
|
2011-07-22 16:22:36 -04:00 |
utils
|
Typecheck pregexp literals correctly.
|
2011-07-22 16:22:36 -04:00 |
core.rkt
|
Display ellipses even if the :print-type message was already displayed.
|
2011-07-22 17:07:49 -04:00 |
info.rkt
|
Remove highlights after editing.
|
2011-07-15 15:04:52 -04:00 |
language-info.rkt
|
Remove trailing whitespace.
|
2011-05-18 17:09:45 -04:00 |
main.rkt
|
Added legacy support for require/typed and require-typed-struct.
|
2011-06-29 17:38:05 -04:00 |
minimal.rkt
|
Avoid providing renamed identifiers.
|
2011-06-22 12:40:51 -04:00 |
no-check.rkt
|
Remove trailing whitespace.
|
2011-05-18 17:09:45 -04:00 |
tc-setup.rkt
|
remove syntax certificates; add syntax taints
|
2011-06-29 19:15:48 -06: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 |