racket/collects/tests/typed-racket
Eric Dobson 01a88f8db1 Make scoped type vars work only for explict Alls and annotations.
Solves major issue disscussed on PR 13586.
Closes PR 13622.
Solves issue when typechecking lambdas with types like (All (a) Any).
Closes PR 13596.
Closes PR 13539.
Closes PR 13703.
2013-05-25 13:01:02 -07:00
..
fail Fix parsing of (Struct ...) types. 2013-05-19 20:32:32 -04:00
optimizer Fix test for TR's for source locations. 2013-05-14 12:04:15 -04:00
performance Add a test which times TR module loading. 2013-05-24 20:42:01 -07:00
succeed Make scoped type vars work only for explict Alls and annotations. 2013-05-25 13:01:02 -07:00
unit-tests Make scoped type vars work only for explict Alls and annotations. 2013-05-25 13:01:02 -07:00
xfail Use information of application site, to reduce possible arities. 2013-04-24 18:46:44 -07:00
main.rkt Fix lots of indentation mistakes. 2013-03-14 10:55:47 -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 Sometimes generate random integers. 2013-04-01 14:44:31 -04: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 Limit memory in all sandboxes used by the TR random tester. 2013-05-13 16:46:00 -04:00