summaryrefslogtreecommitdiff
path: root/srfi/srfi-11.scm
AgeCommit message (Expand)AuthorFilesLines
2004-04-23(let-values): Use make-symbol rather than gensym, forKevin Ryde1-5/+3
2003-04-05Changed license terms to the plain LGPL thru-out.Marius Vollmer1-36/+11
2002-03-28Update copyright.Thien-Thi Nguyen1-41/+45
2002-03-28Update copyright.Thien-Thi Nguyen1-8/+26
2001-12-16(let-values): Use `gensym' instead of `gentemp'.Marius Vollmer1-1/+1
2001-10-21* lib.scm: Move module the system directives `export',Mikael Djurfeldt1-4/+2
2001-07-19 * srfi-11.scm, srfi-8.scm: Update copyright notice.Martin Grabmüller1-1/+1
2001-06-03*** empty log message ***Marius Vollmer1-0/+24
2001-05-23 * README: Update, document available SRFIs.Martin Grabmüller1-0/+2
2001-05-02* srfi-11.scm (let-values): fix (a b c . d) case. Thanks Martin.Rob Browning1-10/+30
2001-04-26 * srfi-11.scm: new file - exports let-values and let*-values.Rob Browning1-0/+215