typed-racket/collects/typed-scheme/private
Sam Tobin-Hochstadt 1e98e1c1fd Add index-env.
- Remove Dotted and DottedBoth values from tvar-env
 - Abstract env extension and lookup for tvar/index-env
 - Abstract index inference
 - Remove pointless parameterizations

original commit: d570006db81dda68e69b7058fd3edfb68cc3d042
2010-06-21 18:29:58 -04:00
..
annotate-classes.rkt rename to rkt 2010-04-30 09:51:32 -04:00
base-env-indexing-abs.rkt Fix to make-vector's type. 2010-06-18 20:24:17 -04:00
base-env-indexing.rkt Turned indexing back to using integers rather than naturals. 2010-06-18 17:43:02 -04:00
base-env-numeric.rkt Added types for some bitwise operations. 2010-06-17 19:06:24 -04:00
base-env.rkt Added type signatures for some byte-string functions. 2010-06-18 17:43:03 -04:00
base-special-env.rkt Add types for a few more values. 2010-06-10 18:58:44 -04:00
base-types-extra.rkt First attempts at adding ListDots (and, incidentally, List*) types. 2010-06-21 18:29:55 -04:00
base-types.rkt base-types-new -> base-types 2010-06-17 11:47:16 -04:00
colon.rkt rename to rkt 2010-04-30 09:51:32 -04:00
env-lang.rkt rename to rkt 2010-04-30 09:51:32 -04:00
extra-procs.rkt Reimplemented assert as a macro. 2010-06-15 16:39:33 -04:00
for-clauses.rkt base-types-new -> base-types 2010-06-17 11:47:16 -04:00
optimize.rkt The optimizer now promotes integers to floats when they are used as 2010-06-18 17:43:05 -04:00
parse-type.rkt Add index-env. 2010-06-21 18:29:58 -04:00
prims.rkt base-types-new -> base-types 2010-06-17 11:47:16 -04:00
type-annotation.rkt More environment refactoring. 2010-06-21 18:29:55 -04:00
type-contract.rkt Got rid of a reference to the non-existent channel/c. 2010-06-17 18:45:28 -04:00
type-env-lang.rkt rename to rkt 2010-04-30 09:51:32 -04:00
with-types.rkt Add index-env. 2010-06-21 18:29:58 -04:00