*** empty log message ***
This commit is contained in:
parent
93827cbd87
commit
4b0ad1f43f
2 changed files with 10 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2004-08-25 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* and-let-star.scm (and-let*): Give #t for an empty body, per srfi-2
|
||||
spec, previously came out as an empty (begin).
|
||||
|
||||
2004-08-25 Marius Vollmer <mvo@zagadka.de>
|
||||
|
||||
* boot-9.scm (%cond-expand-features): Addef srfi-13 and srfi-14.
|
||||
|
|
|
|||
|
|
@ -1,3 +1,8 @@
|
|||
2004-08-25 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* tests/and-let-star.test: More tests, in particular exercise #t
|
||||
result on empty body.
|
||||
|
||||
2004-08-25 Marius Vollmer <mvo@zagadka.de>
|
||||
|
||||
* tests/strings.test: Two more tests for double indirect substring
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue