typed-racket/collects/typed-scheme/types
Sam Tobin-Hochstadt 1527fba4b3 Allow arbitrary filter specification in function types.
Allow (A -> B -> C) for curried function types.

original commit: 87eab889d68dd46bfd5b0f4d79942bc104cb3da2
2010-12-08 18:22:29 -05:00
..
abbrev.rkt Take into account potentially undefined values in letrec. 2010-12-08 18:17:06 -05:00
filter-ops.rkt Allow arbitrary filter specification in function types. 2010-12-08 18:22:29 -05:00
printer.rkt More "~n" -> "\n" changes 2010-08-26 12:11:00 -04:00
remove-intersect.rkt Fix `overlap' for refinements of base types. 2010-10-07 11:19:54 -04:00
resolve.rkt Lots more laziness, and useless require removal. 2010-09-09 16:08:03 -04:00
substitute.rkt Contract fixes. 2010-10-01 19:29:18 -07:00
subtype.rkt Inexact-Complex -> Float-Complex 2010-10-12 16:47:46 -04:00
type-table.rkt Fixed tautology/contradiction recording to work with case-lambda. 2010-10-06 17:32:29 -04:00
union.rkt Lots more laziness, and useless require removal. 2010-09-09 16:08:03 -04:00
utils.rkt Lots more laziness, and useless require removal. 2010-09-09 16:08:03 -04:00