summaryrefslogtreecommitdiff
path: root/libguile/srfi-60.c
Commit message (Expand)AuthorAgeFilesLines
* Devolve threads.h from _scm.h.Andy Wingo2018-06-201-0/+1
* Move subr snarfing macros to gsubr.h.Andy Wingo2018-06-201-0/+1
* Devolve pairs.hAndy Wingo2018-06-181-0/+1
* Remove list.h from _scm.hAndy Wingo2018-06-181-0/+1
* Remove includes of validate.h.Andy Wingo2018-06-181-1/+0
* Fix libguile subcomponent headers not to include <libguile.h>Andy Wingo2018-06-141-1/+2
* SRFI-60: Reimplement 'rotate-bit-field' on inums to be more portable.Mark H Weaver2014-03-111-19/+41
* Fix the SRFI 60 copy-bit documentation.Rob Browning2012-01-091-2/+2
* move srfi-1 and srfi-60 C impl to libguile, without public C apiAndy Wingo2010-09-121-0/+438