typed-racket/collects
Vincent St-Amour b71fbae36a 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.
(cherry picked from commit 4d5b50dee9e04aee167a7e04fbbe23526131fcad)

original commit: e0614cfed24dfc9e7f89b9a8c77e7930695b0269
2010-07-18 18:58:02 -04:00
..
tests Further fixes in overlap checking. 2010-07-18 18:58:02 -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-18 18:58:02 -04:00
unstable Improve interface for `find-mutated-vars', now supports mutable *and* immutable versions. 2010-07-06 14:09:46 -04:00