1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-21 20:20:24 +02:00
guile/module
Andy Wingo e581ec7874 fix scoping in let-keywords
* module/ice-9/optargs.scm (let-keywords): I thought that I had the
  scoping right here, but I didn't. Make sure that the lambda formals
  for the initializers are new, fresh identifiers, so that let scoping
  works appropriately.
2009-11-14 13:26:46 +01:00
..
ice-9 fix scoping in let-keywords 2009-11-14 13:26:46 +01:00
language Add support for multiple arities in `arity-mismatch-analysis'. 2009-11-08 17:53:14 +01:00
oop Fix typos leading to wrong argument counts. 2009-11-07 19:24:49 +01:00
rnrs Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
scripts Remove unused variables in ice-9/goops/srfi/scripts. 2009-09-21 00:24:08 +02:00
srfi Improve the printer of SRFI-35 error conditions. 2009-11-10 22:19:05 +01:00
system Add `arity-mismatch' warning type. 2009-11-07 18:48:56 +01:00
Makefile.am remove GHIL, Elisp, and R5RS languages 2009-10-16 12:20:06 +02:00