summaryrefslogtreecommitdiff
path: root/libguile/srfi-1.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-09fix typos in the manual bits generated from source comments.Ralf Wildenhues1-2/+2
2011-02-02Fix typo.Ludovic Courtès1-3/+3
2010-10-08SRFI-1: Rewrite `split-at' and `split-at!' in Scheme.Ludovic Courtès1-51/+0
2010-10-08SRFI-1: Rewrite `filter-map' in Scheme.Ludovic Courtès1-109/+0
2010-09-20SRFI-1: Rewrite `alist-copy' in Scheme.Ludovic Courtès1-35/+0
2010-09-20Remove the SRFI-1 C proxies.Ludovic Courtès1-197/+0
2010-09-12move srfi-1 and srfi-60 C impl to libguile, without public C apiAndy Wingo1-0/+1619