racket/collects/tests/typed-racket
Eric Dobson ddb8e7f807 Add subtyping for Parameters.
Closes PR11992.
This required moving more stuff in to base-abbrev so that it could be
used in subtype.
2013-02-20 21:25:02 -08:00
..
fail Forbid singleton types for integers whose type is platform-dependent. 2013-02-11 14:30:19 -05:00
optimizer Fix optimization of unary complex - and /. 2013-02-14 18:24:52 -05:00
succeed Make struct types overlap with procedures. 2013-02-20 21:25:02 -08:00
unit-tests Add subtyping for Parameters. 2013-02-20 21:25:02 -08:00
xfail Typed modules as languages doesn't currently work. 2013-01-14 14:27:33 -05:00
main.rkt Add -v option to TR tests. 2012-08-22 16:50:50 -04:00
nightly-run.rkt Switch to racket/base to fix bizarre bug. 2011-09-07 16:08:00 -04:00
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 Randomly test the TR optimizer. 2012-12-03 21:54:01 -05:00