typed-racket/collects/tests/typed-scheme
Vincent St-Amour a8ee106320 Take the meet of constraints earlier in the inference process.
This avoids constraint explosions in some cases, notably when working
with polydots and plain variable arity functions at the same time.

However, this also weakens inference a bit (breaks it for
unholy-terror and related tests), but not in a way that affects any
practical use cases that I know of.

original commit: 80a9027f1eee6ea56a29aa73c65675f6cf86cdb2
2011-03-18 10:25:19 -04:00
..
fail Take the meet of constraints earlier in the inference process. 2011-03-18 10:25:19 -04:00
optimizer Change type of make-sequence to reflect changes to its implementation. 2011-03-17 18:43:57 -04:00
succeed Take the meet of constraints earlier in the inference process. 2011-03-18 10:25:19 -04:00
unit-tests Add a case-> type-constructor as a synonym for case-lambda. 2011-01-31 16:39:20 -05:00
xfail Take the meet of constraints earlier in the inference process. 2011-03-18 10:25:19 -04:00
main.rkt Delete compiled benchmarks when testing. 2010-10-01 17:48:46 -04:00
nightly-run.rkt Fix nightly running of TR tests. 2011-01-27 16:49:45 -05:00
run.rkt Fix TR's GUI test harness. 2011-03-17 13:10:19 -04:00