typed-racket/collects/typed-scheme/private
Sam Tobin-Hochstadt 30120ded59 Change `typed-scheme' numerics.
- `number?' no longer `real?'
 - Number no longer Real
 - remove obsolete environments
 - Fix tests to use Real where necessary.
 - Fix typed/mred and typed/framework
 - Fix insert-large-letters to use `sub1' for type-safe loop

Merge to 5.0.

original commit: d323a794e86993dc6a594d3d732d1cd623945d21
2010-05-28 19:24:46 -04:00
..
annotate-classes.rkt rename to rkt 2010-04-30 09:51:32 -04:00
base-env-indexing-abs.rkt rename to rkt 2010-04-30 09:51:32 -04:00
base-env-indexing.rkt rename to rkt 2010-04-30 09:51:32 -04:00
base-env-numeric.rkt Better type for `round'. 2010-05-27 10:10:26 -04:00
base-env.rkt Extended the type signatures of bitwise operations to be closed on naturals. 2010-05-26 19:48:29 -04:00
base-special-env.rkt rename to rkt 2010-04-30 09:51:32 -04:00
base-types-extra.rkt mostly done with heterogenous vectors 2010-05-14 11:00:22 -04:00
base-types-new.rkt rename to rkt 2010-04-30 09:51:32 -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 rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
for-clauses.rkt Disabled multi-valued seq-exprs in the for: macros because using them 2010-05-28 19:05:44 -04:00
optimize.rkt Typed Scheme's optimizer now recognizes specialized (safe) float 2010-05-26 19:48:30 -04:00
parse-type.rkt Fix parsing of All on RHS of -> 2010-05-24 13:26:29 -07:00
prims.rkt Added the for*/X: macros. 2010-05-28 19:05:43 -04:00
type-annotation.rkt Better type annotation support. 2010-05-19 10:10:54 -05:00
type-contract.rkt rename to rkt 2010-04-30 09:51:32 -04:00
type-env-lang.rkt rename to rkt 2010-04-30 09:51:32 -04:00
with-types.rkt Change `typed-scheme' numerics. 2010-05-28 19:24:46 -04:00