typed-racket/collects/typed-scheme/typecheck
Sam Tobin-Hochstadt c5bb0e753d `values->tc-results' needs the formals
Fix values->tc-results for ValuesDots
Don't generate problematic nested lists.
Fix stupid typo.
Parsing of tc-results now doesn't use parsing of values, which does something different.

svn: r14713

original commit: 9c538764dcd499d9b8a04b415a88835ccd55f1c9
2009-05-04 18:49:56 +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
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 Fold tc/let-values/check into tc/let-values. 2009-05-01 21:18:23 +00:00
tc-app-unit.ss fix conflicts 2009-04-24 21:30:18 +00:00
tc-app.ss Fold tc/let-values/check into tc/let-values. 2009-05-01 21:18:23 +00:00
tc-envops.ss more contracts 2009-04-27 21:58:35 +00:00
tc-expr-unit.ss Fold tc/let-values/check into tc/let-values. 2009-05-01 21:18:23 +00:00
tc-lambda-unit.ss `values->tc-results' needs the formals 2009-05-04 18:49:56 +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 `values->tc-results' needs the formals 2009-05-04 18:49:56 +00:00
tc-new-if.ss `values->tc-results' needs the formals 2009-05-04 18:49:56 +00:00
tc-structs.ss resolve conflicts 2009-04-24 21:21:06 +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