Age | Commit message (Expand) | Author | Files | Lines |
2009-12-01 | gut trampolines | Andy Wingo | 1 | -14/+14 |
2009-06-17 | Change Guile license to LGPLv3+ | Neil Jerram | 1 | -13/+12 |
2008-04-28 | Fix type-checking of SRFI-1 `partition'. | Ludovic Courtès | 1 | -3/+11 |
2006-10-09 | merge from 1.8 branch | Kevin Ryde | 1 | -2/+4 |
2006-06-17 | merge from 1.8 branch | Kevin Ryde | 1 | -1/+109 |
2006-02-04 | Use the equal proc argument, so we exercise the | Kevin Ryde | 1 | -6/+6 |
2005-11-24 | (lset-difference!): More tests. | Kevin Ryde | 1 | -5/+45 |
2005-11-23 | typo in lset-difference! name in with-test-prefix | Kevin Ryde | 1 | -1/+1 |
2005-08-12 | (lset-difference, lset-difference, | Kevin Ryde | 1 | -0/+84 |
2005-05-23 | The FSF has a new address. | Marius Vollmer | 1 | -2/+2 |
2005-05-07 | (car+cdr, fold, last, list-index, list-tabulate, | Kevin Ryde | 1 | -0/+383 |
2005-05-03 | (fifth, sixth, seventh, eighth, ninth, tenth): New tests. | Kevin Ryde | 1 | -0/+58 |
2005-05-03 | (break!, drop-right!, drop-while, take-while, | Kevin Ryde | 1 | -0/+248 |
2005-04-23 | (concatenate, concatenate!, count, filter-map, lset-adjoin): More tests. | Kevin Ryde | 1 | -32/+66 |
2005-04-01 | (lset-union): More tests. | Kevin Ryde | 1 | -0/+15 |
2005-03-17 | (filter-map): More tests. | Kevin Ryde | 1 | -2/+57 |
2005-03-15 | (split-at, split-at!): New tests. | Kevin Ryde | 1 | -0/+84 |
2005-03-15 | (drop-right, partition!, take-right): New tests. | Kevin Ryde | 1 | -0/+117 |
2005-03-13 | (find, find-tail, lset-union): New tests. | Kevin Ryde | 1 | -4/+62 |
2005-02-17 | (lset-adjoin): Amend tests to expect duplicates among args cast out. | Kevin Ryde | 1 | -8/+6 |
2005-02-11 | (reduce, reduce-right): New tests. | Kevin Ryde | 1 | -0/+108 |
2005-02-03 | (list=): New tests. | Kevin Ryde | 1 | -1/+75 |
2005-01-28 | (remove!): New tests. | Kevin Ryde | 1 | -0/+25 |
2005-01-28 | (remove): New tests. | Kevin Ryde | 1 | -0/+25 |
2005-01-28 | (lset-adjoin): New tests. | Kevin Ryde | 1 | -0/+33 |
2005-01-27 | More of: | Kevin Ryde | 1 | -1/+2 |
2005-01-23 | (lset=, member): New tests. | Kevin Ryde | 1 | -0/+108 |
2004-12-06 | (break): New tests. | Kevin Ryde | 1 | -0/+59 |
2004-12-06 | (span): New tests. | Kevin Ryde | 1 | -0/+58 |
2004-12-06 | (alist-delete): New tests. | Kevin Ryde | 1 | -0/+63 |
2004-12-05 | (alist-copy): New tests. | Kevin Ryde | 1 | -1/+47 |
2004-12-04 | (append-map): New tests. | Kevin Ryde | 1 | -0/+49 |
2004-12-04 | (filter-map): New tests. | Kevin Ryde | 1 | -0/+44 |
2003-12-02 | (count): New tests. | Kevin Ryde | 1 | -0/+161 |
2003-08-30 | Correction to a comment in: | Kevin Ryde | 1 | -2/+0 |
2003-08-22 | (list-copy): New tests. | Kevin Ryde | 1 | -0/+20 |
2003-07-28 | (length+): New tests. | Kevin Ryde | 1 | -0/+17 |
2003-07-28 | (concatenate, concatenate!): New tests. | Kevin Ryde | 1 | -0/+43 |
2003-07-13 | 2003-07-14 Matthias Koeppe <mkoeppe@mail.math.uni-magdeburg.de> | Kevin Ryde | 1 | -0/+44 |
2003-07-08 | (delete, delete!): Add more tests. | Kevin Ryde | 1 | -2/+141 |
2003-05-12 | (delete, delete!): Test predicate call arg order. | Kevin Ryde | 1 | -0/+16 |
2003-05-09 | New file, exercising take and drop. | Kevin Ryde | 1 | -0/+169 |