1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/module
Andy Wingo 277f728b14 allow defmacros to unquote in macros into expanded expressions
* module/language/scheme/compile-ghil.scm (lookup-transformer): Allow
  macros to be unquoted into the car of any form that results from macro
  expansion. This lets modules export defmacros built on other defmacros
  that are not exported.
2009-02-09 11:50:58 +01:00
..
ice-9 Merge commit 'origin/master' into vm 2009-01-12 21:36:39 +01:00
language allow defmacros to unquote in macros into expanded expressions 2009-02-09 11:50:58 +01:00
oop use append-map in goops 2009-02-05 00:31:38 +01:00
srfi fix mismerge on srfi-19.scm 2009-01-12 21:45:37 +01:00
system minor cleanups 2009-02-09 11:42:27 +01:00
Makefile.am move scm srfi files to module/srfi, and compile them. 2008-11-01 13:49:23 +01:00