Typed Racket
Go to file
Eric Dobson 2009c1da8a Rearange type code, so that abbrev.rkt can depend on union.rkt.
Split out base-abbrev.rkt so that subtype is not dependent on abbrev.rkt.
Remove unused code in numeric-tower.rkt so that it is now a dependent of
abbrev.rkt, which allows the body of convenience.rkt to be merged back in.
Remove special casing for union.rkt and extraneous subtyping checks.
Remove union-maker.

original commit: 56fd9e63219b87d0fddbfd5d9fdb97010acd13f3
2012-08-07 15:50:50 -04:00
collects Rearange type code, so that abbrev.rkt can depend on union.rkt. 2012-08-07 15:50:50 -04:00
doc/release-notes/typed-racket Update TR history. 2012-07-24 13:48:05 -04:00