[Top][All Lists]
[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
>
- [MIT-Scheme-devel] two changes to push, Joe Marshall, 2009/09/10
- Re: [MIT-Scheme-devel] two changes to push,
Chris Hanson <=
- Re: [MIT-Scheme-devel] two changes to push, Joe Marshall, 2009/09/12
- Re: [MIT-Scheme-devel] two changes to push, Taylor R Campbell, 2009/09/19
- Re: [MIT-Scheme-devel] two changes to push, Chris Hanson, 2009/09/19
- Re: [MIT-Scheme-devel] two changes to push, Taylor R Campbell, 2009/09/19
- Re: [MIT-Scheme-devel] two changes to push, Joe Marshall, 2009/09/19
- Re: [MIT-Scheme-devel] two changes to push, Chris Hanson, 2009/09/19
- Re: [MIT-Scheme-devel] two changes to push, Taylor R Campbell, 2009/09/20
- Re: [MIT-Scheme-devel] two changes to push, Joe Marshall, 2009/09/20
- Re: [MIT-Scheme-devel] two changes to push, Taylor R Campbell, 2009/09/20
- Re: [MIT-Scheme-devel] two changes to push, Chris Hanson, 2009/09/20