Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-01 | move scm srfi files to module/srfi, and compile them. | Andy Wingo | 1 | -382/+0 | |
* .gitignore: Add gdb-pre-inst-guile. * configure.in: Add module/srfi/Makefile. * module/Makefile.am: Add srfi/. * module/srfi/: SRFI scheme files moved here, and compiled. * srfi/Makefile.am: Remove the bits about the scheme files. | |||||
2008-08-30 | Raise error on SRFI-18 load if Guile built without threading support | Julian Graham | 1 | -0/+3 | |
Signed-off-by: Ludovic Courtès <ludo@gnu.org> | |||||
2008-05-24 | Scheme SRFI-18 implementation and tests file | Julian Graham | 1 | -0/+379 | |