typed-racket/typed-racket-lib
Asumu Takikawa c29eb20efc Decide to lift common types based on popularity
Instead of looking at the size of the type, check to see
how many times each type is referenced in other types.
Only lift a type out as a definition if it reaches a
threshold (currently set to 5 refs).

This reduces the zo size of typed/private/framework-types
by roughly 1MB (more than half).

Also move more of the env code generation into the
init-envs.rkt file itself.
2016-06-22 18:53:04 -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 Decide to lift common types based on popularity 2016-06-22 18:53:04 -04:00
info.rkt Remove pconvert dependency 2016-06-21 16:37:17 -04:00
LICENSE.txt Remove extra directories. 2014-12-02 00:53:36 -05:00