typed-racket/collects/typed-scheme
Stevie Strickland a8a55f440a * Should have used star (bound in syntax-case), not just * in type-of-formals
* I'm pretty sure ann should never get a starred or dotted type, since those
   can't appear outside of an arrow context.

original commit: 4010a39c2d177f56c79ca561f02b00bc082d9bdd
2008-06-18 12:57:52 -04:00
..
lang Fix typed scheme reader for new reader API. 2008-04-07 21:03:27 +00:00
private * Should have used star (bound in syntax-case), not just * in type-of-formals 2008-06-18 12:57:52 -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