typed-racket/collects/typed-scheme/private
Vincent St-Amour fe3ce60a26 Typed Scheme now optimizes (exact->inexact <Integer>) to (->fl <Integer>).
original commit: d6008f9191c5e00e335d2f683fecbc9d09c34475
2010-06-25 11:00:25 -04:00
..
annotate-classes.rkt rename to rkt 2010-04-30 09:51:32 -04:00
base-env-indexing-abs.rkt Added support for unsafe operations on heterogenous vectors. 2010-06-22 18:29:57 -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 More fixnum improvements. 2010-06-24 18:17:01 -04:00
base-env.rkt Add Fixnum type. 2010-06-24 18:05:55 -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 Add Fixnum type. 2010-06-24 18:05:55 -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 Typed Scheme now optimizes (exact->inexact <Integer>) to (->fl <Integer>). 2010-06-25 11:00:25 -04:00
parse-type.rkt Add index-env. 2010-06-21 18:29:58 -04:00
prims.rkt Add `struct:' 2010-06-22 16:29:35 -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