typed-racket/typed-racket-lib
Asumu Takikawa 773dab2c24 Reimplement environment initialization
Avoids using mzlib/pconvert in favor of a few big match
clauses. This lets us cut out a package dependency and
makes the code easier to understand.

This commit also removes the use of mzlib/pconvert
in the debug printer in favor of just using the type
serialization performed in init-envs.rkt.

In addition, a few optimizations for type serialization
were implemented that cut a few percent off of zo sizes.

Note that this commit regresses for zo sizes for modules
that heavily use GUI classes, but that is fixed in a
future commit.
2016-06-21 16:37:17 -04:00
..
typed Only show OC button in DrR when the tool is actually loaded. 2015-12-18 15:58:40 -06:00
typed-racket Reimplement environment initialization 2016-06-21 16:37:17 -04:00
info.rkt Add typed/racket/random, bump version 2016-04-07 15:03:57 -04:00
LICENSE.txt Remove extra directories. 2014-12-02 00:53:36 -05:00