typed-racket/typed-racket-test
Asumu Takikawa c70910aaa0 Fix type restriction in values->tc-results
Previously the restriction didn't account for traversing
the object type with the given path. This also relies on
the previous commit that adds subtyping on filters.

(because this change seems to introduce filters which
 only differ by an unrolling of a recursive type, but
 the old subtyping only worked for identical types)
2015-04-02 10:58:45 -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 Fix type restriction in values->tc-results 2015-04-02 10:58:45 -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