[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MIT-Scheme-devel] two changes to push
From: |
Joe Marshall |
Subject: |
Re: [MIT-Scheme-devel] two changes to push |
Date: |
Sat, 12 Sep 2009 09:46:16 -0700 |
I did integrate-operator because the argument `object' is duplicated.
The slightly better job is offset by the potential for bugs later on.
On Thu, Sep 10, 2009 at 9:28 PM, Chris Hanson <address@hidden> wrote:
> 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
>>
>
--
~jrm
- [MIT-Scheme-devel] two changes to push, Joe Marshall, 2009/09/10
- Re: [MIT-Scheme-devel] two changes to push, Chris Hanson, 2009/09/11
- Re: [MIT-Scheme-devel] two changes to push,
Joe Marshall <=
- 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
- Re: [MIT-Scheme-devel] two changes to push, Chris Hanson, 2009/09/20