typed-racket/typed-racket-lib
Asumu Takikawa 555571c268 Inline ->* contracts in type->contract generation
The contract generation process was aggressively optimizing
some contracts, leading to a pessimization when interacting
with the contract system's own optimizations.

This inlining addition undoes a small portion of the contract
generation in some cases to better cooperate with the contract
system's optimizations.

This commit alone doesn't solve the optimization problem.
But it does when combined with the next commit.
2015-10-29 17:50:18 -04:00
..
typed Use protect-out for unsafe operations 2015-10-20 18:00:35 -04:00
typed-racket Inline ->* contracts in type->contract generation 2015-10-29 17:50:18 -04:00
info.rkt Bump version for typed/racket/unsafe addition 2015-09-30 15:37:02 -04:00
LICENSE.txt Remove extra directories. 2014-12-02 00:53:36 -05:00