[racket-dev] [plt] Push #29355: master branch updated

From: Neil Toronto (neil.toronto at gmail.com)
Date: Fri Oct 10 07:29:47 EDT 2014

Does this mean most instances of GUI classes can now cross the contract 
boundary?

Neil ⊥

On 10/09/2014 05:37 PM, asumu at racket-lang.org wrote:
> asumu has updated `master' from 38af459049 to 863f0c5802.
>    http://git.racket-lang.org/plt/38af459049..863f0c5802
>
> =====[ One Commit ]=====================================================
> Directory summary:
>     5.7% pkgs/typed-racket-pkgs/typed-racket-lib/typed-racket/static-contracts/combinators/
>    51.3% pkgs/typed-racket-pkgs/typed-racket-lib/typed-racket/utils/
>     6.7% pkgs/typed-racket-pkgs/typed-racket-lib/typed-racket/
>    36.1% pkgs/typed-racket-pkgs/typed-racket-test/tests/typed-racket/unit-tests/
>
> ~~~~~~~~~~
>
> 863f0c5 Asumu Takikawa <asumu at racket-lang.org> 2014-10-08 01:04
> :
> | Add contract generation for Evtof types
> :
>    A pkgs/typed-racket-pkgs/typed-racket-lib/typed-racket/utils/evt-contract.rkt
>    M .../static-contracts/combinators/structural.rkt   |  6 ++--
>    M .../typed-racket/private/type-contract.rkt        |  2 ++
>    M .../typed-racket/typed-racket.rkt                 |  4 ++-
>    M .../typed-racket/unit-tests/contract-tests.rkt    | 29 ++++++++++++++++++++


Posted on the dev mailing list.