racket/collects/typed-scheme/typecheck
Sam Tobin-Hochstadt 775fa34f5f Add some contracts in tc/plambda.
Fix handling of tc-results vs types.

svn: r14812
2009-05-14 15:11:33 +00:00
..
check-subforms-unit.ss everything except lambda, app units work 2009-03-07 23:19:41 +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 Type goes before symbol in drest. 2009-05-12 16:53:24 +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 Enable inference for ((lambda with rest args when no annotation on rest arg 2009-05-13 14:34:44 +00:00
tc-dots-unit.ss Type goes before symbol in drest. 2009-05-12 16:53:24 +00:00
tc-envops.ss All code from old app is now in new app 2009-05-07 20:17:38 +00:00
tc-expr-unit.ss Type goes before symbol in drest. 2009-05-12 16:53:24 +00:00
tc-if-unit.ss fix conflicts 2009-04-24 21:30:18 +00:00
tc-lambda-unit.ss Add some contracts in tc/plambda. 2009-05-14 15:11:33 +00:00
tc-let-unit.ss rationalize get-type/infer to handle tc-results. 2009-05-13 16:16:39 +00:00
tc-metafunctions.ss Allow objects to be specified in -> 2009-05-12 15:13:17 +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 Various constants are true. 2009-05-05 16:27:18 +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