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 d2b61fe0ff houston, we have hygiene
* module/ice-9/expand-support.scm (strip-expansion-structures): Enable
  @/@@ substitution.

* module/ice-9/psyntax-pp.scm: Recompile.

* module/ice-9/psyntax.scm: Since syntax objects are quotable, make the
  module field the module name, not the module itself. Scope the operand
  of global calls appropriately. Thread modules through syntax-dispatch
  destructuring. Houston, we have hygiene.

* module/ice-9/syncase.scm: Adapt to module / module-name changes.
2009-04-17 15:20:17 +02:00
..
ice-9 houston, we have hygiene 2009-04-17 15:20:17 +02:00
language more work on modules and hygiene, not finished yet, alas. 2009-04-17 15:20:17 +02:00
oop speed up goops rehashing 2009-03-20 16:20:00 +01:00
scripts guile-tools is a scheme script that loads scheme modules 2009-04-17 11:19:42 +02:00
srfi fix mismerge on srfi-19.scm 2009-01-12 21:45:37 +01:00
system support expression-by-expression compilation 2009-04-16 17:49:59 +02:00
Makefile.am guile-tools is a scheme script that loads scheme modules 2009-04-17 11:19:42 +02:00