typed-racket/collects/typed-scheme/private
Stevie Strickland ee044ee4c4 * Add the ability to substitute in starred types for dotted when
we've inferred it.
 * Try and consolidate a lot of the error printing with domain mismatches.

original commit: 654d7e2f4683f65ba7d0a12491d4b3b834bd70f3
2008-06-19 19:14:32 -04:00
..
base-env.ss * Add constraints when matching t1...a to t2...b 2008-06-19 16:55:06 -04:00
base-types.ss Reduce quantity of requires. 2008-05-05 21:27:10 +00:00
extra-procs.ss * Add constraints when matching t1...a to t2...b 2008-06-19 16:55:06 -04:00
mutated-vars.ss Fix mutated-vars for #%plain-lambda. 2008-04-10 23:20:17 +00:00
parse-type.ss Checkpoint. 2008-06-17 18:10:17 -04:00
prims.ss * Split apart identifier typechecking and type instantiation 2008-06-19 14:57:35 -04:00
remove-intersect.ss Switch subtype to use infer.ss for unification. 2008-06-10 15:05:13 -04: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 Fix type of filter, and inference w/ effects. 2008-06-19 11:57:07 -04:00
type-annotation.ss Definition (but not use) of ... vars 2008-06-16 16:47:08 -04:00
type-effect-convenience.ss * Split apart identifier typechecking and type instantiation 2008-06-19 14:57:35 -04:00
type-effect-printer.ss Fix case-lambda type printing. 2008-06-11 17:16:40 -04:00
type-utils.ss * Add the ability to substitute in starred types for dotted when 2008-06-19 19:14:32 -04:00
union.ss Try harder to remove duplicates from unions. 2008-05-03 00:02:55 +00:00