mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 22:10:21 +02:00
*** empty log message ***
This commit is contained in:
parent
a130e9829b
commit
dd29a16921
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
2001-07-26 Marius Vollmer <mvo@zagadka.ping.de>
|
||||
|
||||
* eval.c (scm_ceval, scm_deval): Use "RETURN" macro when returning
|
||||
value of a variable, not the plain "return" statement.
|
||||
|
||||
2001-07-25 Marius Vollmer <mvo@zagadka.ping.de>
|
||||
|
||||
* eval.c: Allow variables in memoized code (in addition to glocs).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue