typed-racket/collects/typed-scheme/typecheck
Sam Tobin-Hochstadt 382a771d75 Better error message for inference with keywords.
Do inference when loop is unannotated, even when argument are.
Don't infer for ((lambda when vars are annotated.
Make promise contracts work.
Fix types of min, max, port->lines, subbytes,  bytes-length, bytes, bytes-ref

svn: r16397

original commit: a5849fb05af85c586bbd730d220b324018a6673e
2009-10-21 13:30:03 +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 reorg 2008-09-09 17:40:26 -04:00
find-annotation.ss Better error message for inference with keywords. 2009-10-21 13:30: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 Better error message for inference with keywords. 2009-10-21 13:30:03 +00:00
tc-app.ss Better error message for inference with keywords. 2009-10-21 13:30:03 +00:00
tc-envops.ss Add `typed/scheme/system' 2009-10-20 18:30:37 +00:00
tc-expr-unit.ss Add `typed/scheme/system' 2009-10-20 18:30:37 +00:00
tc-if.ss Better error message for inference with keywords. 2009-10-21 13:30:03 +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 Add `typed/scheme/system' 2009-10-20 18:30:37 +00:00
typechecker.ss move new-if to if. 2009-05-22 22:06:48 +00:00