summaryrefslogtreecommitdiff
path: root/module/srfi/srfi-19.scm
AgeCommit message (Expand)AuthorFilesLines
2012-08-27ISO 8601 time format specifies zero padding for hours, not blank padding.Ian Price1-4/+4
2011-08-04srfi-19 refactorAndy Wingo1-263/+259
2010-07-17recommend #:replaceAndy Wingo1-1/+1
2010-01-11Fix SRFI-19 exports.Ludovic Courtès1-11/+6
2010-01-11Remove unused top-level variables.Ludovic Courtès1-3/+0
2009-11-07Fix typos leading to wrong argument counts.Ludovic Courtès1-1/+1
2009-10-22Fix typos leading to unbound variable references.Ludovic Courtès1-12/+21
2009-09-21Remove unused variables in ice-9/goops/srfi/scripts.Ludovic Courtès1-3/+1
2009-06-17Complete changing license to LGPLv3+Neil Jerram1-1/+1
2009-01-12fix mismerge on srfi-19.scmAndy Wingo1-2/+2
2009-01-12Merge commit 'origin/master' into vmAndy Wingo1-1/+1
2008-11-01avoid delivering 0 values to 1-valued continuations in srfi-19Andy Wingo1-16/+11
2008-11-01move scm srfi files to module/srfi, and compile them.Andy Wingo1-0/+1491