1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 19:50:24 +02:00
guile/module
Andreas Rottmann cb65f76c74 add quasisyntax
* module/Makefile.am:
* module/ice-9/boot-9.scm:
* module/ice-9/quasisyntax.scm: Add quasisyntax. Implementation by Andre
  van Tonder, patch by Andreas Rottmann.
* test-suite/tests/srfi-10.test: Hack to remove srfi-10's clobbering of
  #,.
* test-suite/tests/syncase.test: Add a quasisyntax test.
2009-11-14 17:25:12 +01:00
..
ice-9 add quasisyntax 2009-11-14 17:25:12 +01:00
language fix bugs in ecmascript compiler 2009-11-14 13:46:56 +01:00
oop Fix typos leading to wrong argument counts. 2009-11-07 19:24:49 +01:00
rnrs Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
scripts Remove unused variables in ice-9/goops/srfi/scripts. 2009-09-21 00:24:08 +02:00
srfi Improve the printer of SRFI-35 error conditions. 2009-11-10 22:19:05 +01:00
system Add `arity-mismatch' warning type. 2009-11-07 18:48:56 +01:00
Makefile.am add quasisyntax 2009-11-14 17:25:12 +01:00