racket/collects/typed-racket/types
Asumu Takikawa 34aeaee672 Expend printing fuel in all branches
This makes (:type (Number -> Integer)) produce
(Number -> Integer) instead of expanding at the first name.
Combined with expansion cues, this makes it easier for users
to expand the relevant parts of types.
2013-05-21 11:19:49 -04:00
..
abbrev.rkt Massive cleanup of requriements in TR. 2013-05-15 23:18:29 -07:00
base-abbrev.rkt Fix subtyping of (ListDots t 'a) <: (Listof t). 2013-04-24 21:08:18 -07:00
current-seen.rkt Add contract for seen parameter. 2013-05-08 15:25:02 -04:00
filter-ops.rkt Massive cleanup of requriements in TR. 2013-05-15 23:18:29 -07:00
generalize.rkt
kw-types.rkt Fix types of system etc for new keyword arguments. 2013-04-18 21:01:56 -04:00
match-expanders.rkt Terminate typechecking on cyclic lists. 2013-04-13 20:23:19 -07:00
numeric-predicates.rkt
numeric-tower.rkt Massive cleanup of requriements in TR. 2013-05-15 23:18:29 -07:00
printer.rkt Expend printing fuel in all branches 2013-05-21 11:19:49 -04:00
remove-intersect.rkt
resolve.rkt Massive cleanup of requriements in TR. 2013-05-15 23:18:29 -07:00
substitute.rkt Massive cleanup of requriements in TR. 2013-05-15 23:18:29 -07:00
subtype.rkt Massive cleanup of requriements in TR. 2013-05-15 23:18:29 -07:00
tc-error.rkt Fix the fix to TR contracts. 2013-02-25 20:10:14 -05:00
tc-result.rkt
type-table.rkt
union.rkt
utils.rkt Make PolyDots be subtypes even if they have different fixed arguments. 2013-03-13 22:29:41 -07:00