racket/collects/tests/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
..
fail Apply Any wrappers for default-continuation-prompt-tag in TR 2012-11-30 17:37:33 -05:00
optimizer More float conversion optimizations. 2012-10-14 15:35:50 -04:00
succeed Improve type of call-with-continuation-prompt 2012-11-30 17:37:33 -05:00
unit-tests Fix up old TR tests that should fail now 2012-11-30 17:37:33 -05:00
xfail This pattern of typed submodules exposes Racket bugs. 2012-10-03 12:24:16 -04:00
main.rkt Add -v option to TR tests. 2012-08-22 16:50:50 -04:00
nightly-run.rkt
places.rkt Add -v option to TR tests. 2012-08-22 16:50:50 -04:00
random-real.rkt Fixed erroneously imprecise type for +nan.f literal (now Single-Flonum-Nan) 2012-06-09 17:46:04 -06:00
run.rkt Add -v option to TR tests. 2012-08-22 16:50:50 -04:00
send-places.rkt A whole bunch of missing newlines at EOFs (and a few other spaceages). 2012-10-19 06:47:24 -04:00
tr-random-testing.rkt Replaced infer-dummy with lazy-require. 2012-08-14 16:04:51 -04:00