typed-racket/typed-racket-lib
Vincent St-Amour 36a40b8334 Ignore code that results from the expansion of keyword function call sites
...that also involve contracts.

That code was previously not marked as lifted by the contract system, and
thus was not ignored by TR. But TR was not giving it a type, which made the
optimizer unhappy, now that it looks at the types of everything.
2015-10-19 16:23:26 -05:00
..
typed Add a typed/racket/unsafe library. 2015-09-29 18:48:08 -04:00
typed-racket Ignore code that results from the expansion of keyword function call sites 2015-10-19 16:23:26 -05: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