typed-racket/collects/typed-scheme/types
Sam Tobin-Hochstadt 92c48f6521 Subtyping between (List T ... a) and (Listof T[Any/a])
original commit: fd5a662ccc7aa2fbc3f29974c075dcabf2a870fe
2010-06-21 18:29:57 -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 Substitution for (List T ...) 2010-06-21 18:29:56 -04:00