1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 06:20:23 +02:00
guile/module
Ludovic Courtès de784acd87 Rewrite SRFI-35 macros using `syntax-rules'.
* module/srfi/srfi-35.scm: Use `(ice-9 syncase)'.
  (define-condition-type, condition): Rewritten using `syntax-rules'.
  (compound-condition, condition-instantiation): New helper internal
  macros.  Thanks to Andy Wingo for his help!
2009-05-22 23:44:43 +02:00
..
ice-9 Fix explicitely' typos, should be explicitly' 2009-05-20 18:51:03 +01:00
language fix erroneous #:use-syntax clausen 2009-04-22 22:27:50 +02:00
oop merge ice-9, srfi, oop makfiles into module makefile 2009-04-24 19:40:55 +02:00
scripts scripts take rest args 2009-04-20 18:20:01 +02:00
srfi Rewrite SRFI-35 macros using `syntax-rules'. 2009-05-22 23:44:43 +02:00
system fix erroneous #:use-syntax clausen 2009-04-22 22:27:50 +02:00
Makefile.am merge ice-9, srfi, oop makfiles into module makefile 2009-04-24 19:40:55 +02:00