typed-racket/collects/typed-scheme/typecheck
Sam Tobin-Hochstadt 43689172b7 polymorphic lambdas are true values.
Use correct pattern.
Return the appropriate types from apply, not the Values struct in the rng.

svn: r14756

original commit: 1444c07c0af3f1ebfffe8db7e3782e96711ea2ef
2009-05-08 23:11:57 +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 Provide tc-literal. 2009-05-08 21:41:23 +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 polymorphic lambdas are true values. 2009-05-08 23:11:57 +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 polymorphic lambdas are true values. 2009-05-08 23:11:57 +00:00
tc-lambda-unit.ss polymorphic lambdas are true values. 2009-05-08 23:11:57 +00:00
tc-let-unit.ss Fold tc/let-values/check into tc/let-values. 2009-05-01 21:18:23 +00:00
tc-metafunctions.ss Handle polymorphic function application. 2009-05-06 22:45:12 +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