racket/collects/typed-scheme/typecheck
Sam Tobin-Hochstadt 6a83901a8b Don't error for branches with wrong number of results where return type is Bot.
Allow case-lambda to be subtype of equiv union type.
Add types for path?, fold-files, assert

svn: r16357
2009-10-18 01:10:00 +00:00
..
check-subforms-unit.ss Use tc-result1: instead of tc-result: in object handling. 2009-05-22 21:19:46 +00:00
def-binding.ss
find-annotation.ss require trace, not 2009-10-02 20:37:03 +00:00
internal-forms.ss resolve conflicts 2009-04-24 21:21:06 +00:00
provide-handling.ss Allow filters/objects to be provided to untyped code. 2009-08-11 21:00:57 +00:00
signatures.ss Pass the right argument to unfold. 2009-05-19 16:27:44 +00:00
tc-app-helper.ss use spaces instead of tabs to indent output 2009-08-12 21:37:33 +00:00
tc-app.ss Fix bug with use of match with ... and annotation. 2009-10-02 16:20:30 +00:00
tc-dots-unit.ss Type goes before symbol in drest. 2009-05-12 16:53:24 +00:00
tc-envops.ss removed old stxclass collection 2009-09-17 16:11:20 +00:00
tc-expr-unit.ss fix uses of syntax-parse attributes 2009-09-11 22:49:56 +00:00
tc-if.ss Don't error for branches with wrong number of results where return type is Bot. 2009-10-18 01:10:00 +00:00
tc-lambda-unit.ss removed old stxclass collection 2009-09-17 16:11:20 +00:00
tc-let-unit.ss Remove almost all uses of `stxclass' library. 2009-09-09 21:24:05 +00:00
tc-metafunctions.ss removed old stxclass collection 2009-09-17 16:11:20 +00:00
tc-structs.ss improve docs for opaque types 2009-08-12 22:22:54 +00:00
tc-toplevel.ss Fix construction of predicate type for `declare-refinement'. 2009-05-22 19:26:06 +00:00
typechecker.ss move new-if to if. 2009-05-22 22:06:48 +00:00