typed-racket/collects
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
..
tests Further fixes in overlap checking. 2010-07-16 19:08:19 -04:00
typed base-types-new -> base-types 2010-06-17 11:47:16 -04:00
typed-scheme Further fixes in overlap checking. 2010-07-16 19:08:19 -04:00
unstable Improve interface for `find-mutated-vars', now supports mutable *and* immutable versions. 2010-07-06 14:09:46 -04:00