typed-racket/collects/typed-scheme/private
Sam Tobin-Hochstadt 583b640833 Fix instantiate and abstract to handle bounds properly.
NEW INVARIANT - only use instantiate w/ names

original commit: 017f756c7735a0e6083fa2f52eaafc0f20b11912
2008-06-10 11:29:56 -04:00
..
base-env.ss Add namespace ops. 2008-06-05 21:36:45 +00:00
base-types.ss Reduce quantity of requires. 2008-05-05 21:27:10 +00:00
extra-procs.ss Switch to #lang everywhere. 2008-03-20 13:31:18 +00:00
mutated-vars.ss Fix mutated-vars for #%plain-lambda. 2008-04-10 23:20:17 +00:00
parse-type.ss Delay type parsing error. 2008-05-20 20:43:43 +00:00
prims.ss Add new syntax for inst and ann, add define-struct: 2008-06-04 20:15:54 +00:00
remove-intersect.ss Remove uses of old inference. 2008-04-30 21:54:32 +00:00
require-contract.ss Use contracts for def-binding. 2008-04-08 17:42:13 +00:00
resolve-type.ss Fix instantiate and abstract to handle bounds properly. 2008-06-10 11:29:56 -04:00
subtype.ss Add new datastructures for dots work. 2008-06-09 17:07:41 -04:00
type-annotation.ss Fix : for intdef. 2008-05-28 22:39:04 +00:00
type-effect-convenience.ss Add new datastructures for dots work. 2008-06-09 17:07:41 -04:00
type-effect-printer.ss Add new datastructures for dots work. 2008-06-09 17:07:41 -04:00
type-utils.ss Fix instantiate and abstract to handle bounds properly. 2008-06-10 11:29:56 -04:00
union.ss Try harder to remove duplicates from unions. 2008-05-03 00:02:55 +00:00