typed-racket/collects/typed-scheme/types
Vincent St-Amour 134fb72de1 Further fixes in overlap checking.
Rhss of code dispatching on overlapping structs are no longer
considered dead, and as such, are now typechecked.

Had to fix a test that passed only because some not-really-dead code
was not being typechecked.

original commit: 4d5b50dee9e04aee167a7e04fbbe23526131fcad
2010-07-16 19:08:19 -04:00
..
abbrev.rkt Added the Nonnegative-Float type. 2010-06-30 14:53:22 -04:00
filter-ops.rkt use aux function to avoid generating useless filters 2010-05-10 17:03:21 -04:00
printer.rkt Avoid some quotes while printing types. 2010-07-01 17:12:59 -04:00
remove-intersect.rkt Further fixes in overlap checking. 2010-07-16 19:08:19 -04:00
resolve.rkt rename to rkt 2010-04-30 09:51:32 -04:00
substitute.rkt make subst structs transparent 2010-06-29 17:34:44 -04:00
subtype.rkt Added the Nonnegative-Float type. 2010-06-30 14:53:22 -04:00
type-table.rkt Added dead code elimination. 2010-07-16 12:22:11 -04:00
union.rkt rename to rkt 2010-04-30 09:51:32 -04:00
utils.rkt Implement substitutions as hash tables from vars to subst-rhs. 2010-06-21 18:30:28 -04:00