typed-racket/collects/typed-scheme/typecheck
Sam Tobin-Hochstadt e48efb7618 Handle return of Bottom to context which expectes multiple values.
Check values length before using for/and.
Add back ormap/andmap special case for ... args.

svn: r14930

original commit: 7e6c1be6b0886bcd73e308930f313341eaa73add
2009-05-22 19:09:19 +00:00
..
check-subforms-unit.ss Handle ValuesDots in check-below. 2009-05-14 18:57:02 +00:00
def-binding.ss reorg 2008-09-09 17:40:26 -04:00
find-annotation.ss Add missing file. 2009-05-08 19:00:07 +00:00
internal-forms.ss resolve conflicts 2009-04-24 21:21:06 +00:00
provide-handling.ss resolve conflicts 2009-04-24 21:21:06 +00:00
signatures.ss Pass the right argument to unfold. 2009-05-19 16:27:44 +00:00
tc-app-helper.ss Handle polymorphic function application. 2009-05-06 22:45:12 +00:00
tc-app-unit.ss fix conflicts 2009-04-24 21:30:18 +00:00
tc-app.ss Handle return of Bottom to context which expectes multiple values. 2009-05-22 19:09:19 +00:00
tc-envops.ss Add flag for testing unreachability in env+. 2009-05-19 15:24:55 +00:00
tc-expr-unit.ss Handle return of Bottom to context which expectes multiple values. 2009-05-22 19:09:19 +00:00
tc-lambda-unit.ss Pass the right argument to unfold. 2009-05-19 16:27:44 +00:00
tc-let-unit.ss Convert to syntax-parse. 2009-05-20 23:54:14 +00:00
tc-metafunctions.ss Handle ValuesDots in check-below. 2009-05-14 18:57:02 +00:00
tc-new-if.ss Add flag for testing unreachability in env+. 2009-05-19 15:24:55 +00:00
tc-structs.ss Remove debugging printfs. 2009-05-08 19:10:12 +00:00
tc-toplevel.ss more testing 2009-04-29 16:58:20 +00:00
typechecker.ss Rename id to mk-id to avoid name clashes. 2009-04-29 19:52:53 +00:00