typed-racket/collects/typed-scheme/private
Sam Tobin-Hochstadt 4853428482 Don't produce extra errors for top-level defines.
Lots more error message improvements for application.
Work on polydots apply.
Extend environment only in the proper place in plambda.
Don't let a variable unify with a dotted variable.

original commit: c8a2810742514c9f78b006930e6f327794af0228
2008-06-17 16:28:34 -04:00
..
base-env.ss Definition (but not use) of ... vars 2008-06-16 16:47:08 -04:00
base-types.ss Reduce quantity of requires. 2008-05-05 21:27:10 +00:00
extra-procs.ss Remove map* 2008-06-16 13:27:59 -04:00
mutated-vars.ss Fix mutated-vars for #%plain-lambda. 2008-04-10 23:20:17 +00:00
parse-type.ss Definition (but not use) of ... vars 2008-06-16 16:47:08 -04:00
prims.ss Definition (but not use) of ... vars 2008-06-16 16:47:08 -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 Add syntax for ... 2008-06-10 15:41:56 -04:00
type-annotation.ss Definition (but not use) of ... vars 2008-06-16 16:47:08 -04:00
type-effect-convenience.ss Add handling of dotted functions when not wrapped with a big lambda. 2008-06-17 12:57:29 -04:00
type-effect-printer.ss Fix case-lambda type printing. 2008-06-11 17:16:40 -04:00
type-utils.ss Don't produce extra errors for top-level defines. 2008-06-17 16:28:34 -04:00
union.ss Try harder to remove duplicates from unions. 2008-05-03 00:02:55 +00:00