mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-29 08:20:20 +02:00
*** empty log message ***
This commit is contained in:
parent
9d4bf6d39a
commit
ef5b6b61d0
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2004-01-22 Marius Vollmer <mvo@zagadka.de>
|
||||
|
||||
* eval.c (m_expand_body): Rewrite the expression in place (by
|
||||
overwriting FORMS) also when a letrec is constructed, not only
|
||||
when no definitions are found. Do not return rewritten expression
|
||||
to emphasize the in-place rewriting. Changed all users.
|
||||
|
||||
2004-01-19 Han-Wen Nienhuys <hanwen@xs4all.nl>
|
||||
|
||||
* gc.c: add protected_object_count, a number that is dumped from
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue