temporarily disable elisp exception tests
[bpt/guile.git] / libguile / srfi-1.h
2011-08-31 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-08-12 Andy Wingofix take-right and drop-right for improper lists
2011-06-30 Andy WingoMerge remote-tracking branch 'origin/lexical-literals'
2011-05-05 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-05 Andy Wingomap and for-each in scheme
2011-05-05 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-05 Andy Wingosrfi-1 `member' in scheme, inlines to memq / memv in...
2010-10-08 Ludovic CourtèsSRFI-1: Rewrite `split-at' and `split-at!' in Scheme.
2010-10-08 Ludovic CourtèsSRFI-1: Rewrite `filter-map' in Scheme.
2010-09-19 Ludovic CourtèsSRFI-1: Rewrite `alist-copy' in Scheme.
2010-09-19 Ludovic CourtèsRemove the SRFI-1 C proxies.
2010-09-12 Andy Wingomove srfi-1 and srfi-60 C impl to libguile, without...