typed-racket/collects/typed-scheme/private
Vincent St-Amour 034e27a280 The optimizer now promotes integers to floats when they are used as
arguments to a function whose result is a float.

original commit: 5e901b9ef28a9d48f41fb05e7e4be57b34897180
2010-06-18 17:43:05 -04:00
..
annotate-classes.rkt rename to rkt 2010-04-30 09:51:32 -04:00
base-env-indexing-abs.rkt Rewrote the indexing code. 2010-06-16 12:49:00 -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 add \rightarrow as alias for -> 2010-06-13 14:35:05 -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 Allow (All (A) A -> A), dropping pair of parens. 2010-06-13 14:38:03 -04:00
prims.rkt base-types-new -> base-types 2010-06-17 11:47:16 -04:00
type-annotation.rkt Better type annotation support. 2010-05-19 10:10:54 -05: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 minor refactorings 2010-06-11 11:55:21 -04:00