mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-26 21:20:30 +02:00
*** empty log message ***
This commit is contained in:
parent
2a6ba08d36
commit
0eee446642
1 changed files with 14 additions and 0 deletions
|
@ -1,3 +1,17 @@
|
||||||
|
2000-09-12 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
|
||||||
|
|
||||||
|
* psyntax.ss (build-lexical-var): Use gentemp instead of gensym;
|
||||||
|
Convert first argument to a string.
|
||||||
|
|
||||||
|
* calling.scm (excursion-function-syntax,
|
||||||
|
getter-and-setter-syntax,
|
||||||
|
delegating-getter-and-setter-syntax): Call gensym with string
|
||||||
|
argument. (Thanks to Dale P. Smith.)
|
||||||
|
|
||||||
|
* oldprint.scm (print-table-add!): Ditto.
|
||||||
|
|
||||||
|
* boot-9.scm (gentemp): Moved to symbols.c.
|
||||||
|
|
||||||
2000-08-27 Marius Vollmer <mvo@zagadka.ping.de>
|
2000-08-27 Marius Vollmer <mvo@zagadka.ping.de>
|
||||||
|
|
||||||
* boot-9.scm (make-object-property): New function.
|
* boot-9.scm (make-object-property): New function.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue