racket/collects/typed-racket
Asumu Takikawa 4e0b38ea79 Improve type of call-with-continuation-prompt
Now works with the handler argument omitted, in which case
the default handler is used. Note that the default handler
cannot be used in conjunction with the default prompt tag
because it is unsound to do so.
2012-11-30 17:37:33 -05:00
..
base-env Improve type of call-with-continuation-prompt 2012-11-30 17:37:33 -05:00
env Refactor and move a macro to a helper library 2012-11-30 17:37:33 -05:00
infer Starting on control typing. 2012-11-30 17:37:32 -05:00
minimal/lang Move typed-scheme to typed-racket collection. 2011-09-03 20:49:39 -04:00
optimizer Heterogenous -> heterogenEous. 2012-11-20 17:06:51 -05:00
private Apply Any wrappers for default-continuation-prompt-tag in TR 2012-11-30 17:37:33 -05:00
rep Add Top types for prompt tags and mark keys 2012-11-30 17:37:32 -05:00
scribblings Newlines at EOFs. 2012-11-06 14:07:15 -05:00
typecheck Starting on control typing. 2012-11-30 17:37:32 -05:00
types Add Top types for prompt tags and mark keys 2012-11-30 17:37:32 -05:00
utils Use error-display-handler instead of threads for multiple error reporting. 2012-11-15 12:33:25 -08:00
core.rkt Add tests for make-predicate and cast, also add support for the top-level. 2012-08-20 12:39:41 -04:00
info.rkt Rename Performance Report to Optimization Coach. 2012-07-11 10:59:35 -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 Track mutable variables across modules. 2012-08-31 17:45:11 -04:00
typed-racket.rkt Apply Any wrappers for default-continuation-prompt-tag in TR 2012-11-30 17:37:33 -05:00
typed-reader.rkt scheme -> racket 2012-06-25 13:39:07 -04:00