typed-racket/collects/typed-scheme/private
Sam Tobin-Hochstadt f581c7796d Refactor environments.
- mapping stored as dict
 - use id tables for identifiers
 - use env-filter instead of filter
 - eliminate spurious use of conses

original commit: 647c4eef5940fde0395f9a19496244acab5f62b2
2010-06-21 18:29:54 -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 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 Refactor environments. 2010-06-21 18:29:54 -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