typed-racket/typed-racket-test
Asumu Takikawa 6512b52b1d Fix polymorphic recursion check for type aliases
The old check was broken for cases with type constructors
with more than one type argument and was also too conservative
in some cases (e.g., when one cycle refers to another cycle of
 aliases in a non-recursive manner).

The new check is still conservative, but it allows more types
than before.

Closes GH issue #157
2015-08-07 19:05:13 -04:00
..
fail Fix polymorphic recursion check for type aliases 2015-08-07 19:05:13 -04:00
gui/succeed Fix first-order check for TR's opaque object/c 2015-03-13 16:52:34 -04:00
optimizer Make tc-subst restrict returned types based on argument types. 2015-04-07 09:50:32 -07:00
performance Reduce directory nesting for tests. 2014-12-16 10:07:25 -05:00
succeed Fix polymorphic recursion check for type aliases 2015-08-07 19:05:13 -04:00
unit-tests unstable/macro-testing -> syntax/macro-testing 2015-08-05 13:13:50 -05:00
xfail Reduce directory nesting for tests. 2014-12-16 10:07:25 -05:00
info.rkt Update base dependency version. 2015-08-05 13:13:50 -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 Rename open-place to place/context. 2015-07-28 16:15:08 -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