summaryrefslogtreecommitdiff
path: root/module/srfi/srfi-4.scm
Commit message (Expand)AuthorAgeFilesLines
* New function srfi-4-vector-type-size in (srfi srfi-4 gnu)Daniel Llorens2021-12-061-0/+3
* Remove private unused duplicate c32/c64vector definitionsAndy Wingo2014-02-071-18/+0
* SRFI-4 predicates, length accessors only accept bytevectors (not arrays)Andy Wingo2014-02-071-6/+3
* Add missing 'cond-expand' feature identifiers; remove srfi-6 from core list.Mark H Weaver2013-03-211-0/+1
* Fix <TAG>vector-length when applied to other uniform vector typesMark H Weaver2012-03-011-2/+4
* rename (rnrs bytevector) to (rnrs bytevectors)Andy Wingo2010-06-011-1/+1
* reimplement srfi-4 vectors on top of bytevectorsAndy Wingo2010-01-071-42/+107
* Complete changing license to LGPLv3+Neil Jerram2009-06-171-1/+1
* move scm srfi files to module/srfi, and compile them.Andy Wingo2008-11-011-0/+71