mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-04 22:40:25 +02:00
*** empty log message ***
This commit is contained in:
parent
186cf94654
commit
304b56da60
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
2000-04-04 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
|
||||||
|
|
||||||
|
* format.scm (format:obj->str): Handle circular references. Also,
|
||||||
|
print improper lists with (x y . z) syntax rather than as
|
||||||
|
individual pairs. (This code should probably be integrated into C
|
||||||
|
level facilities. It is currently terribly slow.)
|
||||||
|
|
||||||
2000-04-03 Michael Livshin <mlivshin@bigfoot.com>
|
2000-04-03 Michael Livshin <mlivshin@bigfoot.com>
|
||||||
|
|
||||||
* streams.scm (stream-fold, stream-for-each): don't use named let,
|
* streams.scm (stream-fold, stream-for-each): don't use named let,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue