typed-racket/typed-racket-test
Asumu Takikawa 8acc86bb9b Add subtyping for types inside filters
This makes a type like

  (-> Any Boolean : #:+ Integer)

a subtype of a type like

  (-> Any Boolean : #:+ Number)

For not filters, the direction is reversed.
2015-04-01 18:54:00 -04:00
..
fail Add srcloc instead of a quoted syntax for casts 2015-03-06 16:09:31 -05:00
gui/succeed Fix first-order check for TR's opaque object/c 2015-03-13 16:52:34 -04:00
optimizer Optimize pair operations, even in the absence of syntactic pair types. 2015-03-24 16:47:06 -04:00
performance Reduce directory nesting for tests. 2014-12-16 10:07:25 -05:00
succeed Allow #lang typed/racket/gui and add base module 2015-03-12 17:27:59 -04:00
unit-tests Add subtyping for types inside filters 2015-04-01 18:54:00 -04:00
xfail Reduce directory nesting for tests. 2014-12-16 10:07:25 -05:00
info.rkt Increase with-tr-contracts.rkt timeout 2015-03-05 22:23:58 -05:00
LICENSE.txt Remove extra directories. 2014-12-02 00:53:36 -05:00
main.rkt Reduce directory nesting for tests. 2014-12-16 10:07:25 -05:00
nightly-run.rkt Reduce directory nesting for tests. 2014-12-16 10:07:25 -05:00
places.rkt Reduce directory nesting for tests. 2014-12-16 10:07:25 -05:00
random-real.rkt Reduce directory nesting for tests. 2014-12-16 10:07:25 -05:00
run.rkt Reduce directory nesting for tests. 2014-12-16 10:07:25 -05:00
send-places.rkt Reduce directory nesting for tests. 2014-12-16 10:07:25 -05:00
test-docs-complete.rkt Reduce directory nesting for tests. 2014-12-16 10:07:25 -05:00
tr-random-testing.rkt Reduce directory nesting for tests. 2014-12-16 10:07:25 -05:00
with-tr-contracts.rkt Fix more collection paths. 2014-12-18 09:30:17 -05:00