/[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.1950 by dirk, Sat Oct 18 12:07:38 2003 UTC revision 1.1951 by dirk, Sat Oct 18 14:49:53 2003 UTC
# Line 1  Line 1 
1  2003-10-18  Dirk Herrmann  <D.Herrmann@tu-bs.de>  2003-10-18  Dirk Herrmann  <D.Herrmann@tu-bs.de>
2    
3            * eval.c: Sorted include files alphabetically.
4    
5            (scm_m_begin): Added comment.
6    
7            (scm_m_or): Use ASSERT_SYNTAX to signal syntax errors.  Avoid
8            unnecessary consing when creating the memoized code.
9    
10            (iqq, scm_m_quasiquote, scm_m_quote): Use ASSERT_SYNTAX to signal
11            syntax errors.  Be more specific about the kind of error that was
12            detected.
13    
14            (scm_m_quote, unmemocopy): As an optimization, vector constants
15            are now inserted unquoted into the memoized code.  During
16            unmemoization the quotes are added again to provide syntactically
17            correct code.
18    
19    2003-10-18  Dirk Herrmann  <D.Herrmann@tu-bs.de>
20    
21          * eval.c (scm_m_let, scm_m_letstar, scm_m_letrec,          * eval.c (scm_m_let, scm_m_letstar, scm_m_letrec,
22          scm_m_expand_body, check_bindings): Extracted syntax checking of          scm_m_expand_body, check_bindings): Extracted syntax checking of
23          bindings to new static function check_bindings.          bindings to new static function check_bindings.

Legend:
Removed from v.1.1950  
changed lines
  Added in v.1.1951

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