typed-racket/collects/typed-scheme/private
Stevie Strickland bf2890d971 Adding types for functions that I used in my latest typed-scheme module,
plus fixing the type for length since it should return an Integer.

svn: r9630

original commit: 3112216689dcf7e8f4b604287d80dff794545c8d
2008-05-03 15:10:26 +00:00
..
base-env.ss Adding types for functions that I used in my latest typed-scheme module, 2008-05-03 15:10:26 +00:00
base-types.ss Improve the type of andmap. 2008-05-02 23:35:37 +00:00
extra-procs.ss Switch to #lang everywhere. 2008-03-20 13:31:18 +00:00
mutated-vars.ss Fix mutated-vars for #%plain-lambda. 2008-04-10 23:20:17 +00:00
parse-type.ss Fix error handling when non-poly Name is applied. 2008-05-02 22:19:18 +00:00
prims.ss Split type defns into base-types.ss 2008-04-12 00:10:32 +00:00
remove-intersect.ss Remove uses of old inference. 2008-04-30 21:54:32 +00:00
require-contract.ss Use contracts for def-binding. 2008-04-08 17:42:13 +00:00
resolve-type.ss misc things 2008-03-04 02:46:54 +00:00
subtype.ss Fix error handling when non-poly Name is applied. 2008-05-02 22:19:18 +00:00
type-annotation.ss Merge in changes from 660. 2008-05-01 17:35:50 +00:00
type-effect-convenience.ss Fix namespace issues with compile-time expand. 2008-05-01 22:52:39 +00:00
type-effect-printer.ss Switch to #lang everywhere. 2008-03-20 13:31:18 +00:00
type-utils.ss new hash function names and ops (3.99.0.23) 2008-04-08 21:42:38 +00:00
union.ss Try harder to remove duplicates from unions. 2008-05-03 00:02:55 +00:00