typed-racket/collects/typed-scheme/private
Sam Tobin-Hochstadt ab3e94b6e2 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

original commit: 7b82069fa0805e3de16c9a49d6c303789fc75419
2009-06-12 19:04:39 +00:00
..
base-env.ss Corrected types for source location in lists passed to datum->syntax. 2009-06-10 23:38:52 +00:00
base-special-env.ss Fix a bunch of types and function types 2009-06-10 21:46:52 +00:00
base-types-extra.ss commit work to new branch, doesn't work yet 2009-02-04 20:19:41 +00:00
base-types.ss Fix a bunch of types and function types 2009-06-10 21:46:52 +00:00
env-lang.ss Remove some old debugging printfs in soon-to-be-dead code. 2009-03-06 19:50:42 +00:00
extra-procs.ss newlines at EOFs 2009-01-14 03:10:47 +00:00
parse-type.ss Add NoFilter and NoObject to represent no information about filter/object. 2009-06-12 19:04:39 +00:00
prims.ss Add NoFilter and NoObject to represent no information about filter/object. 2009-06-12 19:04:39 +00:00
type-annotation.ss rationalize get-type/infer to handle tc-results. 2009-05-13 16:16:39 +00:00
type-contract.ss Fix type->contract of function types. 2009-05-14 14:45:24 +00:00
type-env-lang.ss all of private, and tc-structs, now compiles 2009-03-04 19:49:20 +00:00