typed-racket/collects/typed-scheme/typecheck
Sam Tobin-Hochstadt 077ec2440e Handle ValuesDots in check-below.
Fix typo in valuesdots handling in values->tc-results
Handle ValuesDots in do-ret.
Don't try to construct silly wrappers for `apply values'
Don't use rest as list extension if it's #f
Fix tc-result handling for check-subforms/check
Add stronger contracts for Scope
Always generate substitution for infer/dots.
Fix type of `time-apply'

svn: r14815

original commit: 1047f7625d2dfa53d2896fa44fde732873d86ba4
2009-05-14 18:57:02 +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 Handle ValuesDots in check-below. 2009-05-14 18:57:02 +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 ValuesDots in check-below. 2009-05-14 18:57:02 +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 Handle ValuesDots in check-below. 2009-05-14 18:57:02 +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 Handle ValuesDots in check-below. 2009-05-14 18:57:02 +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