racket/collects/typed-scheme/rep
Sam Tobin-Hochstadt 7b82069fa0 Add NoFilter and NoObject to represent no information about filter/object.
Handle these properly in check-below (with test).
Use NoFilter and NoObject to make if typechecking work properly with filters.
Reject mismatched filters/objects (with test).

New version of require/typed that handles opaque and struct requires.
Reorganize docs around this.

svn: r15155
2009-06-12 19:04:39 +00:00
..
filter-rep.ss Add NoFilter and NoObject to represent no information about filter/object. 2009-06-12 19:04:39 +00:00
free-variance.ss reorg 2008-09-09 17:40:26 -04:00
interning.ss Remove macro-debugger require. 2009-02-21 23:55:32 +00:00
object-rep.ss Add NoFilter and NoObject to represent no information about filter/object. 2009-06-12 19:04:39 +00:00
rep-utils.ss Rename id to mk-id to avoid name clashes. 2009-04-29 19:52:53 +00:00
type-rep.ss Instances can have any Type as their class. 2009-05-22 21:41:12 +00:00