1
Fork 0
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:
Marius Vollmer 2004-01-22 22:43:01 +00:00
parent 9d4bf6d39a
commit ef5b6b61d0

View file

@ -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