mit-scheme-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MIT-Scheme-devel] two changes to push


From: Chris Hanson
Subject: Re: [MIT-Scheme-devel] two changes to push
Date: Thu, 10 Sep 2009 21:28:57 -0700

Sounds good, but use DEFINE-INTEGRABLE instead of the declaration.  It
will do a slightly better job.

On Thu, Sep 10, 2009 at 8:06 AM, Joe Marshall <address@hidden> wrote:
> I have two changes I'll push this afternoon if no one objects.
>
> 1.  (declare (integrate-operator symbol?))  in symbol.scm
>    This improves the performance of guarantee-symbol which is ubiquitous.
>
> 2.  Fix integration of ACCESS forms where the environment is
>     SYSTEM-GLOBAL-ENVIRONMENT  (these were not being optimized
>    because SF didn't recognize SYSTEM-GLOBAL-ENVIRONMENT
>    as an alias for #F.)
>
> --
> ~jrm
>
>
> _______________________________________________
> MIT-Scheme-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/mit-scheme-devel
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]