typed-racket/collects/typed-scheme
Sam Tobin-Hochstadt 8338ee8756 * Add constraints when matching t1...a to t2...b
* Do inference when you have (apply f ... xs), f and xs are dotted,
   and on different bounds.
 * Add fold-right to extra-procs and its type to base-env

original commit: b9e1676a55ab3f8d454a58aa290a0dcb0ecce414
2008-06-19 16:55:06 -04:00
..
lang Fix typed scheme reader for new reader API. 2008-04-07 21:03:27 +00:00
private * Add constraints when matching t1...a to t2...b 2008-06-19 16:55:06 -04:00
info.ss docs go in the main tree 2008-04-25 19:55:23 +00:00
main.ss Reduce quantity of requires. 2008-05-05 21:27:10 +00:00
minimal.ss Move typed-scheme/lang/main.ss to typed-scheme/main.ss. 2008-03-04 23:18:16 +00:00
typed-reader.ss Remove unneccessary requires. 2008-05-06 00:42:28 +00:00
typed-scheme.scrbl Refer to tech terms correctly. 2008-06-09 16:08:04 +00:00
typed-scheme.ss Source location in synthetic module begin. 2008-06-16 16:34:09 -04:00