summaryrefslogtreecommitdiff
path: root/test-suite/standalone/test-srfi-4.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-09Simplify interfaces to scm_TYPEvector_(writable_)elementsDaniel Llorens1-15/+43
2018-06-21Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint typesAndy Wingo1-1/+1
2018-06-20Update license notices in all C filesAndy Wingo1-17/+17
2018-06-20Remove (C) from copyright statementsAndy Wingo1-1/+2
2014-03-20tests: Add #undef NDEBUG when using <assert.h>.Ludovic Courtès1-0/+3
2014-03-19Fix breakage of SRFI-4 C accessorsAndy Wingo1-0/+87