typed-racket/typed-racket-test
Asumu Takikawa f5f84c7625 Fix for*/fold and for*/lists
Only parse and use the type annotations if they are present on
all fold variables. This matches the default for other forms in TR.
Also, this will usually result in a "insufficient type information"
message which is more helpful than if TR chose some default type.

Closes PR 15138
Closes PR 14893
2015-08-25 11:44:24 -04:00
..
fail Add error message specifications 2015-08-14 21:42:21 -05:00
gui/succeed Fix first-order check for TR's opaque object/c 2015-03-13 16:52:34 -04:00
optimizer Rewrite compound pair operation optimization. 2015-08-14 17:28:47 -05:00
performance Reduce directory nesting for tests. 2014-12-16 10:07:25 -05:00
succeed Enable prefab support correctly for define-struct 2015-08-21 16:38:04 -04:00
unit-tests Fix for*/fold and for*/lists 2015-08-25 11:44:24 -04: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