Andy Wingo
|
df6336c0a0
|
re-implement srfi-34's guard with syntax-case
* module/srfi/srfi-34.scm (guard): Re-implement using syntax-case.
|
2010-10-14 16:13:57 +02:00 |
|
Andy Wingo
|
de976b75cd
|
srfi-34 #:replace raise fix
* module/srfi/srfi-34.scm: #:replace the binding for `raise'
|
2010-06-06 22:09:08 +02:00 |
|
Neil Jerram
|
83ba2d3750
|
Complete changing license to LGPLv3+
(Still guile-readline to do, but that will all be GPLv3+.)
|
2009-06-17 22:30:26 +01:00 |
|
Andy Wingo
|
c32929d14d
|
Merge commit 'origin/master' into vm
Conflicts:
.gitignore
guile-tools.in
srfi/srfi-19.scm
|
2009-01-12 21:36:39 +01:00 |
|
Andy Wingo
|
ea93465de7
|
move scm srfi files to module/srfi, and compile them.
* .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-11-01 13:49:23 +01:00 |
|