racket/collects/typed-scheme/types
2010-06-21 18:30:24 -04:00
..
abbrev.rkt First attempts at adding ListDots (and, incidentally, List*) types. 2010-06-21 18:29:55 -04:00
comparison.rkt rename to rkt 2010-04-30 09:51:32 -04:00
convenience.rkt Generalize ListDots to Listof in inference of loop var types. 2010-06-21 18:29:58 -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 Change inference to take into account index vs regular vars. 2010-06-21 18:30:24 -04:00