Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix take-right and drop-right for improper lists... | Andy Wingo | 2011-08-12 | 1 | -2/+0 |
* | map and for-each in scheme... | Andy Wingo | 2011-05-05 | 1 | -2/+0 |
* | srfi-1 `member' in scheme, inlines to memq / memv in some cases... | Andy Wingo | 2011-05-05 | 1 | -2/+1 |
* | SRFI-1: Rewrite `split-at' and `split-at!' in Scheme.... | Ludovic Courtès | 2010-10-08 | 1 | -2/+0 |
* | SRFI-1: Rewrite `filter-map' in Scheme.... | Ludovic Courtès | 2010-10-08 | 1 | -1/+0 |
* | SRFI-1: Rewrite `alist-copy' in Scheme.... | Ludovic Courtès | 2010-09-20 | 1 | -1/+0 |
* | Remove the SRFI-1 C proxies.... | Ludovic Courtès | 2010-09-20 | 1 | -25/+0 |
* | move srfi-1 and srfi-60 C impl to libguile, without public C api... | Andy Wingo | 2010-09-12 | 1 | -0/+84 |