1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00
guile/module/srfi
Ludovic Courtès 2cf7ff2e79 SRFI-1: Use the built-in optional argument support.
* module/srfi/srfi-1.scm (iota, unfold, unfold-right, alist-delete,
  alist-delete!): Use `define*' and optional arguments instead of rest
  arguments.
2009-12-11 15:20:12 +01:00
..
srfi-4 Fix copyright in `(srfi srfi-4 gnu)'. 2009-09-20 22:29:28 +02:00
Makefile.am Change Guile license to LGPLv3+ 2009-06-17 00:22:09 +01:00
srfi-1.scm SRFI-1: Use the built-in optional argument support. 2009-12-11 15:20:12 +01:00
srfi-2.scm Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
srfi-4.scm Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
srfi-6.scm Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
srfi-8.scm Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
srfi-9.scm SRFI-9: Make accessors inlinable. 2009-12-11 13:03:46 +01:00
srfi-10.scm Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
srfi-11.scm actually inline call-with-values to tree-il's <let-values> 2009-08-06 11:48:16 +02:00
srfi-13.scm Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
srfi-14.scm Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
srfi-16.scm srfi-16 just re-exports psyntax's case-lambda 2009-10-25 13:19:11 +01:00
srfi-17.scm Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
srfi-18.scm Fix typos leading to unbound variable references. 2009-10-22 22:57:25 +02:00
srfi-19.scm Fix typos leading to wrong argument counts. 2009-11-07 19:24:49 +01:00
srfi-26.scm Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
srfi-31.scm Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
srfi-34.scm Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
srfi-35.scm srfi-35 properly uses vtable-offset-user 2009-11-15 20:28:12 +01:00
srfi-37.scm Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
srfi-39.scm Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
srfi-60.scm Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
srfi-69.scm Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
srfi-88.scm SRFI-88: Call `read-set!' at compile time and run time. 2009-10-22 19:05:59 +02:00
srfi-98.scm Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00