typed-racket/collects/typed-scheme/private
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
..
base-env.ss Handle ValuesDots in check-below. 2009-05-14 18:57:02 +00:00
base-special-env.ss Remove some old debugging printfs in soon-to-be-dead code. 2009-03-06 19:50:42 +00:00
base-types-extra.ss commit work to new branch, doesn't work yet 2009-02-04 20:19:41 +00:00
base-types.ss Remove some old debugging printfs in soon-to-be-dead code. 2009-03-06 19:50:42 +00:00
env-lang.ss Remove some old debugging printfs in soon-to-be-dead code. 2009-03-06 19:50:42 +00:00
extra-procs.ss newlines at EOFs 2009-01-14 03:10:47 +00:00
parse-type.ss Fix parsing of All to only use parse-values-type when appropriate. 2009-05-08 20:26:27 +00:00
prims.ss Rename id to mk-id to avoid name clashes. 2009-04-29 19:52:53 +00:00
type-annotation.ss rationalize get-type/infer to handle tc-results. 2009-05-13 16:16:39 +00:00
type-contract.ss Fix type->contract of function types. 2009-05-14 14:45:24 +00:00
type-env-lang.ss all of private, and tc-structs, now compiles 2009-03-04 19:49:20 +00:00