typed-racket/collects/typed-scheme/private
Vincent St-Amour d55cf6d13a Avoided duplicate computation in inexact complex division.
original commit: de52d2ce9ffede21df37e74edb6cdb47bfab1828
2010-07-07 19:42:55 -04:00
..
annotate-classes.rkt rename to rkt 2010-04-30 09:51:32 -04:00
base-env-indexing-abs.rkt Fixed make-vector's type to reflect generalization on vectors. 2010-07-02 15:48:08 -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 support for make-flrectangular, flreal-part, flimag-part and 2010-07-02 20:58:30 -04:00
base-env.rkt Fixed types for the unsafe versions of vector-length. 2010-07-02 15:48:03 -04:00
base-special-env.rkt Refactor struct type representation. 2010-06-29 17:33:36 -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 Added the Nonnegative-Float type. 2010-06-30 14:53:22 -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 Added optimization when iterating over lists. 2010-07-02 15:48:06 -04:00
optimize.rkt Avoided duplicate computation in inexact complex division. 2010-07-07 19:42:55 -04:00
parse-type.rkt Fix error reporting regression. 2010-07-01 13:46:16 -04:00
prims.rkt Added optimization when iterating over lists. 2010-07-02 15:48:06 -04:00
type-annotation.rkt Generalize mutated variables when inferring types. 2010-06-28 11:12:20 -04:00
type-contract.rkt Refactor struct type representation. 2010-06-29 17:33:36 -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