typed-racket/collects/typed-scheme
Sam Tobin-Hochstadt 4255e1dfab Add `single-value' function, should be used more.
Construct returns correctly in lam-result->type
Add typechecking for `values' applications.
Extend `ret' to handle dty/dbound.
Define conversions from/to values <-> results
Handle multiple values at the repl.

svn: r14665

original commit: 91f5c269642ec9ecc62efabcc83131db539fcedd
2009-04-29 22:54:29 +00:00
..
env Fix reconstruction of Latents, which do not have keys. 2009-04-29 14:35:52 +00:00
infer Sync to trunk again. 2009-04-27 18:26:00 +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 Rename id to mk-id to avoid name clashes. 2009-04-29 19:52:53 +00:00
rep Rename id to mk-id to avoid name clashes. 2009-04-29 19:52:53 +00:00
typecheck Add `single-value' function, should be used more. 2009-04-29 22:54:29 +00:00
types Add `single-value' function, should be used more. 2009-04-29 22:54:29 +00:00
utils Add `single-value' function, should be used more. 2009-04-29 22:54:29 +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 `single-value' function, should be used more. 2009-04-29 22:54:29 +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 Add `single-value' function, should be used more. 2009-04-29 22:54:29 +00:00