summaryrefslogtreecommitdiff
path: root/libguile/generalized-arrays.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-07add docs and tests for array->listAndy Wingo1-2/+8
2010-01-07reimplement srfi-4 vectors on top of bytevectorsAndy Wingo1-7/+0
2010-01-07fix array->listAndy Wingo1-6/+5
2009-10-06Fix typo in `scm_array_p_2 ()'.Ludovic Courtès1-1/+1
2009-09-24Reinstate backward-compatible `scm_array_p ()'.Ludovic Courtès1-2/+12
2009-07-19move generic array foo out to its own fileAndy Wingo1-0/+276