summaryrefslogtreecommitdiff
path: root/libguile/srfi-1.h
AgeCommit message (Expand)AuthorFilesLines
2011-08-12fix take-right and drop-right for improper listsAndy Wingo1-2/+0
2011-05-05map and for-each in schemeAndy Wingo1-2/+0
2011-05-05srfi-1 `member' in scheme, inlines to memq / memv in some casesAndy Wingo1-2/+1
2010-10-08SRFI-1: Rewrite `split-at' and `split-at!' in Scheme.Ludovic Courtès1-2/+0
2010-10-08SRFI-1: Rewrite `filter-map' in Scheme.Ludovic Courtès1-1/+0
2010-09-20SRFI-1: Rewrite `alist-copy' in Scheme.Ludovic Courtès1-1/+0
2010-09-20Remove the SRFI-1 C proxies.Ludovic Courtès1-25/+0
2010-09-12move srfi-1 and srfi-60 C impl to libguile, without public C apiAndy Wingo1-0/+84