[racket-dev] internal definitions & stepper

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Tue Oct 19 18:06:14 EDT 2010

Number 2 probably changed a while back when signatures were
introduced, I'd guess. That one is not so easy to roll back.

Robby

On Tue, Oct 19, 2010 at 5:03 PM, John Clements
<clements at brinckerhoff.org> wrote:
> Okay, here's what seems to be broken:
>
> 1) cond, as Mike observed. This is related to the different expansion of cond.
> 2) make-foo, where foo is a user-defined structure.  There's a mysterious extra "false" that's showing up.
> 3) reduction of (cons 1 (cons 2 empty)) in beginner only.
> 4) local structures.
>
> Apparently, all of this (except for #4) changed in the last week :).
>
> John
>
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/dev
>


Posted on the dev mailing list.