guile-cvs
[Top][All Lists]
Advanced

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

guile/guile-core/libguile ChangeLog eval.c


From: Dirk Herrmann
Subject: guile/guile-core/libguile ChangeLog eval.c
Date: Sat, 02 Mar 2002 06:50:01 -0500

CVSROOT:        /cvsroot/guile
Module name:    guile
Changes by:     Dirk Herrmann <address@hidden>  02/03/02 06:50:01

Modified files:
        guile-core/libguile: ChangeLog eval.c 

Log message:
        * eval.c (SCM_CEVAL): Cleaned up the handling of 'cons' and 'do':
        Removed some uses of t.arg1 and proc as temporary variables.
        Removed side-effecting operations from conditions and macro calls.
        Introduced temporary variables with hopefully descriptive names
        for clarification.  Replaced SCM_N?IMP by a more explicit
        predicate in some places.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/ChangeLog.diff?tr1=1.1598&tr2=1.1599&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile/guile-core/libguile/eval.c.diff?tr1=1.256&tr2=1.257&r1=text&r2=text




reply via email to

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