racket/collects/typed-scheme
Sam Tobin-Hochstadt a5849fb05a Better error message for inference with keywords.
Do inference when loop is unannotated, even when argument are.
Don't infer for ((lambda when vars are annotated.
Make promise contracts work.
Fix types of min, max, port->lines, subbytes,  bytes-length, bytes, bytes-ref

svn: r16397
2009-10-21 13:30:03 +00:00
..
env fix 9967 2009-08-12 21:52:21 +00:00
infer hash table keys are contravariant, not covariant 2009-06-04 14:38:59 +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 Better error message for inference with keywords. 2009-10-21 13:30:03 +00:00
rep removed old stxclass collection 2009-09-17 16:11:20 +00:00
typecheck Better error message for inference with keywords. 2009-10-21 13:30:03 +00:00
types Better error message for inference with keywords. 2009-10-21 13:30:03 +00:00
utils removed old stxclass collection 2009-09-17 16:11:20 +00:00
info.ss Split typed scheme docs into guide and reference. 2008-10-31 16:52:35 +00:00
main.ss New type parser, written using syntax/parse. 2009-09-08 19:51:34 +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
ts-guide.scrbl resolve conflicts 2009-04-24 21:21:06 +00:00
ts-reference.scrbl improve docs for opaque types 2009-08-12 22:22:54 +00:00
typed-reader.ss Remove unneccessary requires. 2008-05-06 00:42:28 +00:00
typed-scheme.ss Remove last uses of stxclass. 2009-09-11 17:49:50 +00:00