typed-racket/collects/typed-scheme
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
..
env Handle ValuesDots in check-below. 2009-05-14 18:57:02 +00:00
infer Handle ValuesDots in check-below. 2009-05-14 18:57:02 +00:00
lang use the new facility for the typed-scheme reader 2008-09-01 04:26:54 +00:00
no-check/lang svn: r11773 2008-09-16 04:14:03 +00:00
private Handle ValuesDots in check-below. 2009-05-14 18:57:02 +00:00
rep Handle ValuesDots in check-below. 2009-05-14 18:57:02 +00:00
typecheck Handle ValuesDots in check-below. 2009-05-14 18:57:02 +00:00
types Special case for `call-with-values' 2009-05-12 20:56:32 +00:00
utils Move `hashof' contract combinator to utils/utils.ss 2009-05-12 19:53:48 +00:00
info.ss Split typed scheme docs into guide and reference. 2008-10-31 16:52:35 +00:00
main.ss Reorganize initial type definitions to use DSL. 2008-10-31 17:12:16 +00:00
minimal.ss Reorg to separate out files. 2008-09-24 19:56:48 +00:00
no-check.ss checkpoint 2009-02-21 18:07:07 +00:00
test.ss Add missing file. 2009-05-08 19:00:07 +00:00
test2.ss Remove debugging printfs. 2009-05-08 19:10:12 +00:00
ts-guide.scrbl resolve conflicts 2009-04-24 21:21:06 +00:00
ts-reference.scrbl Sync to trunk again. 2009-04-27 18:26:00 +00:00
typed-reader.ss Remove unneccessary requires. 2008-05-06 00:42:28 +00:00
typed-scheme.ss Handle ValuesDots in check-below. 2009-05-14 18:57:02 +00:00