Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-04-23 | (let-values): Use make-symbol rather than gensym, for | Kevin Ryde | 1 | -5/+3 |
2003-04-05 | Changed license terms to the plain LGPL thru-out. | Marius Vollmer | 1 | -36/+11 |
2002-03-28 | Update copyright. | Thien-Thi Nguyen | 1 | -41/+45 |
2002-03-28 | Update copyright. | Thien-Thi Nguyen | 1 | -8/+26 |
2001-12-16 | (let-values): Use `gensym' instead of `gentemp'. | Marius Vollmer | 1 | -1/+1 |
2001-10-21 | * lib.scm: Move module the system directives `export', | Mikael Djurfeldt | 1 | -4/+2 |
2001-07-19 | * srfi-11.scm, srfi-8.scm: Update copyright notice. | Martin Grabmüller | 1 | -1/+1 |
2001-06-03 | *** empty log message *** | Marius Vollmer | 1 | -0/+24 |
2001-05-23 | * README: Update, document available SRFIs. | Martin Grabmüller | 1 | -0/+2 |
2001-05-02 | * srfi-11.scm (let-values): fix (a b c . d) case. Thanks Martin. | Rob Browning | 1 | -10/+30 |
2001-04-26 | * srfi-11.scm: new file - exports let-values and let*-values. | Rob Browning | 1 | -0/+215 |