/[guile]/guile/guile-core/libguile/ChangeLog
ViewVC logotype

Diff of /guile/guile-core/libguile/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1599 by dirk, Sat Mar 2 11:50:01 2002 UTC revision 1.1600 by dirk, Sat Mar 2 12:47:44 2002 UTC
# Line 1  Line 1 
1  2002-03-02  Dirk Herrmann  <D.Herrmann@tu-bs.de>  2002-03-02  Dirk Herrmann  <D.Herrmann@tu-bs.de>
2    
3            * eval.c (SCM_CEVAL): Cleaned up the handling of 'if', 'let',
4            'letrec' and 'set*': Removed some uses of t.arg1, t.lloc and proc
5            as temporary variables.  Removed side-effecting operations from
6            conditions and macro calls.  Introduced temporary variables with
7            hopefully descriptive names for clarification.  Replaced SCM_N?IMP
8            by a more explicit predicate in some places.  Removed code that
9            was conditionally compiled if SICP was defined - which it never
10            is.
11    
12    2002-03-02  Dirk Herrmann  <D.Herrmann@tu-bs.de>
13    
14          * eval.c (SCM_CEVAL): Cleaned up the handling of 'cons' and 'do':          * eval.c (SCM_CEVAL): Cleaned up the handling of 'cons' and 'do':
15          Removed some uses of t.arg1 and proc as temporary variables.          Removed some uses of t.arg1 and proc as temporary variables.
16          Removed side-effecting operations from conditions and macro calls.          Removed side-effecting operations from conditions and macro calls.

Legend:
Removed from v.1.1599  
changed lines
  Added in v.1.1600

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26