elisp sequence functions
[bpt/guile.git] / module / srfi /
2012-03-08 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-03-05 BT TempletonMerge branch 'bt/elisp'
2012-03-04 Mark H WeaverMerge branch 'stable-2.0'
2012-03-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-03-01 Mark H WeaverFix <TAG>vector-length when applied to other uniform...
2012-02-24 Andy Wingosrfi-18 cleanup
2012-02-23 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-02-17 Andy WingoMerge remote-tracking branch 'local-2.0/stable-2.0'
2012-02-15 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-15 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-12 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-11 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-02-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-01-30 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-01-30 Andy WingoMerge commit '3d51e57cfb0404db568a6adfde2a346d3fd9907e'
2012-01-30 Andy WingoMerge commit '9b0975f1dc41ddd10d81fb5b0965b9e9a54ef37a'
2012-01-09 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2012-01-09 Andy WingoMerge commit 'f78a1ccede02ccad89d6c91a6b297f1f14a30907'
2012-01-09 Andy WingoMerge commit 'cc8afa2b361635953dfba7f10e4193b1f243a50f'
2012-01-05 Ludovic CourtèsPlacate a number of `syntax-check' verifications.
2011-12-19 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-13 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-10 Andy Wingocurrent-input-port et al are srfi-39 parameters
2011-12-06 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-02 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-12-01 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-11-24 Andy Wingosimplify %condition-type-vtable
2011-11-23 Andy WingoUse default value for make-fluid in Scheme files
2011-09-29 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-09-02 Andy Wingofix srfi-67 compilation
2011-09-02 Andy Wingomore define-syntax-rule usage
2011-08-31 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-08-17 Andy Wingocheck that srfi-1 procedure arguments are procedures
2011-08-17 Andy Wingosrfi-9 record compatibility with boot-9 records
2011-08-12 Andy Wingofix take-right and drop-right for improper lists
2011-08-04 Andy Wingosrfi-19 refactor
2011-06-30 Andy WingoMerge remote-tracking branch 'origin/lexical-literals'
2011-05-08 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-05-07 Andy Wingofix srfi-1 map-in-order definition
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...
2011-04-28 Andy WingoMerge remote-tracking branch 'origin/stable-2.0'
2011-04-27 Ludovic CourtèsKeep a 2.0.0-compatible `define-inlinable' macro in...
2011-04-11 Andy WingoMerge remote branch 'origin/stable-2.0'
2011-04-06 Andreas RottmannMove `define-inlinable' into the default namespace
2011-04-01 Andy Wingofix c32vector-set!, c64vector-set!
2011-03-11 Ludovic CourtèsFix `define-inlinable' in SRFI-9 so that arguments...
2011-03-09 Andreas RottmannDon't mix definitions and expressions in SRFI-9
2010-12-07 Andreas RottmannGet rid of `define-macro' in the SRFI 26 implementation
2010-11-02 Andreas RottmannAdd implementation of SRFI 38
2010-10-27 Andreas RottmannExtend the #:replace list of the SRFI 69 module
2010-10-14 Andy Wingore-implement srfi-34's guard with syntax-case
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-10-08 Ludovic CourtèsSRFI-1: Make `fold-right' tail-recursive.
2010-10-08 Ludovic CourtèsSRFI-1: Make `unfold' tail-recursive (fix bug #30071).
2010-10-03 Andreas RottmannAdd implementation of SRFI 45
2010-10-03 Andy Wingosrfi-67 #:replace work
2010-10-03 Andreas RottmannAdd implementation of SRFI-67
2010-10-03 Andreas RottmannAdd implementation of SRFI 42
2010-09-27 Andreas RottmannAdd implementation of SRFI 27
2010-09-19 Ludovic CourtèsSRFI-1: Rewrite `alist-copy' in Scheme.
2010-09-12 Andy Wingomove srfi-1 and srfi-60 C impl to libguile, without...
2010-09-01 Ludovic CourtèsSRFI-1: Rewrite `drop-right!', `drop-while', `reduce...
2010-08-27 Ludovic CourtèsSRFI-1: Rewrite `break' and `break!' in Scheme.
2010-08-27 Ludovic CourtèsSRFI-1: Rewrite `fifth', `sixth', etc. in Scheme.
2010-07-20 Ludovic CourtèsStart rewriting SRFI-1 in Scheme.
2010-07-17 Andy Wingorecommend #:replace
2010-06-28 Andy Wingo* module/srfi/srfi-60.scm (bit-count): #:replace core...
2010-06-19 Andreas RottmannFix SRFI-9 for records without fields
2010-06-06 Andy Wingosrfi-34 #:replace raise fix
2010-06-01 Andy Wingorename (rnrs bytevector) to (rnrs bytevectors)
2010-05-27 No ItisntRecord printer fixes
2010-05-26 No ItisntMerge branch 'master' of git.sv.gnu.org:/srv/git/guile
2010-05-25 No Itisnt* doc/ref/srfi-modules.texi:
2010-05-25 No Itisntadd custom record printers
2010-04-10 Neil JerramMerge branch 'master' into wip-manual-2
2010-01-31 Ludovic CourtèsInline SRFI-9 constructors too.
2010-01-31 Ludovic CourtèsSRFI-9: Fix `define-inlinable'.
2010-01-11 Ludovic CourtèsFix SRFI-19 exports.
2010-01-11 Ludovic CourtèsRemove unused top-level variables.
2010-01-11 Ludovic CourtèsProvide Guile-friendly `coding:' meta-data.
2010-01-07 Andy Wingoreimplement srfi-4 vectors on top of bytevectors
2009-12-11 Ludovic CourtèsSRFI-1: Use the built-in optional argument support.
2009-12-11 Ludovic CourtèsSRFI-9: Make accessors inlinable.
2009-12-11 Ludovic CourtèsSRFI-9: Reimplement in terms of structs, using `syntax...
2009-12-11 Andy Wingomerge from master to elisp
2009-11-15 Andy Wingosrfi-35 properly uses vtable-offset-user
2009-11-10 Ludovic CourtèsImprove the printer of SRFI-35 error conditions.
2009-11-07 Ludovic CourtèsFix typos leading to wrong argument counts.
2009-11-01 Ludovic CourtèsMerge branch 'bdw-gc-static-alloc'
2009-10-25 Ludovic CourtèsSRFI-35: Provide nice vtable names, to make GOOPS happier.
2009-10-25 Andy Wingosrfi-16 just re-exports psyntax's case-lambda
2009-10-25 Andy Wingocase-lambda, case-lambda* in psyntax
2009-10-22 Ludovic CourtèsFix typos leading to unbound variable references.
next