typed-racket/collects/typed-scheme/types
Sam Tobin-Hochstadt 1e98e1c1fd Add index-env.
- Remove Dotted and DottedBoth values from tvar-env
 - Abstract env extension and lookup for tvar/index-env
 - Abstract index inference
 - Remove pointless parameterizations

original commit: d570006db81dda68e69b7058fd3edfb68cc3d042
2010-06-21 18:29:58 -04:00
..
abbrev.rkt First attempts at adding ListDots (and, incidentally, List*) types. 2010-06-21 18:29:55 -04:00
filter-ops.rkt use aux function to avoid generating useless filters 2010-05-10 17:03:21 -04:00
printer.rkt First attempts at adding ListDots (and, incidentally, List*) types. 2010-06-21 18:29:55 -04:00
remove-intersect.rkt Fixed a bug with eof and procedure types overlapping. 2010-06-11 19:48:22 -04:00
resolve.rkt rename to rkt 2010-04-30 09:51:32 -04:00
subtype.rkt Subtyping between (List T ... a) and (Listof T[Any/a]) 2010-06-21 18:29:57 -04:00
type-table.rkt Fixed a bug in the optimizer that made it optimize where it 2010-06-11 20:53:10 -04:00
union.rkt rename to rkt 2010-04-30 09:51:32 -04:00
utils.rkt Add index-env. 2010-06-21 18:29:58 -04:00