typed-racket/typed-racket-lib
Asumu Takikawa a24852548a Adjust expansion of contract submod redirection
The `local-expand` based trick defeats optimizations for the
contract system because of the extra `let-values` that's
introduced, so use `syntax-local-lift-require` instead.

This commit combined with the previous commit improves
the performance of the test at

  typed-racket-test/performance/function-contract.

by a significant amount back to v6.1.1 performance.

Thanks to Robby for discovering the regression.
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 Adjust expansion of contract submod redirection 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