typed-racket/collects/typed-scheme/types
Vincent St-Amour aa2132e024 Bytes are a sequence of the new Byte type.
original commit: 46f086282d7302e7e015109c9f945a92350e384c
2011-01-31 16:39:15 -05:00
..
abbrev.rkt Add a predicate field to base types, which makes checking for 2011-01-31 16:39:13 -05:00
filter-ops.rkt Allow arbitrary filter specification in function types. 2010-12-08 18:22:29 -05:00
numeric-predicates.rkt TR's numeric tower is now built from unions of non-overlapping base types. 2011-01-31 16:39:13 -05:00
numeric-tower.rkt Add a predicate field to base types, which makes checking for 2011-01-31 16:39:13 -05:00
printer.rkt Add a predicate field to base types, which makes checking for 2011-01-31 16:39:13 -05:00
remove-intersect.rkt Add a predicate field to base types, which makes checking for 2011-01-31 16:39:13 -05: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 Bytes are a sequence of the new Byte type. 2011-01-31 16:39:15 -05:00
type-table.rkt Fixed tautology/contradiction recording to work with case-lambda. 2010-10-06 17:32:29 -04:00
union.rkt Make bare union constructor smarter. 2011-01-31 16:39:12 -05:00
utils.rkt Fix double application of format. 2010-12-10 16:59:12 -05:00