1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-07-08 18:40:23 +02:00

*** empty log message ***

This commit is contained in:
Thien-Thi Nguyen 2002-05-03 10:06:57 +00:00
parent e7db9b1623
commit b7c1e057a9

View file

@ -1,3 +1,11 @@
2002-05-03 Thien-Thi Nguyen <ttn@giblet.glug.org>
* and-let-star.scm: Back port from HEAD (1.4).
* and-let-star-compat.scm: Back port from
branch_release-1-6 (1.2.4.3) w/ the following differences:
Use `export-syntax' instead of `re-export-syntax'.
2002-03-04 Thien-Thi Nguyen <ttn@giblet.glug.org> 2002-03-04 Thien-Thi Nguyen <ttn@giblet.glug.org>
* boot-9.scm (expt): Fix bug: Handle negative exponents correctly. * boot-9.scm (expt): Fix bug: Handle negative exponents correctly.