racket/collects/typed-scheme/typecheck
Sam Tobin-Hochstadt 0feb99f6bc Use tc-result1: instead of tc-result: in object handling.
Use tc-results->values instead of bogus version.

svn: r14937
2009-05-22 21:19:46 +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 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-dots-unit.ss Type goes before symbol in drest. 2009-05-12 16:53:24 +00:00
tc-envops.ss Add flag for testing unreachability in env+. 2009-05-19 15:24:55 +00:00
tc-expr-unit.ss Use tc-result1: instead of tc-result: in object handling. 2009-05-22 21:19:46 +00:00
tc-if-unit.ss fix conflicts 2009-04-24 21:30:18 +00:00
tc-lambda-unit.ss Untyped top-level variables are not an internal error. 2009-05-22 20:07:36 +00:00
tc-let-unit.ss Convert to syntax-parse. 2009-05-20 23:54:14 +00:00
tc-metafunctions.ss Untyped top-level variables are not an internal error. 2009-05-22 20:07:36 +00:00
tc-new-app-unit.ss disable application checking, `3' now typechecks 2009-03-16 15:28:29 +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 Fix construction of predicate type for `declare-refinement'. 2009-05-22 19:26:06 +00:00
typechecker.ss Rename id to mk-id to avoid name clashes. 2009-04-29 19:52:53 +00:00