1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 22:10:21 +02:00
guile/module
Andy Wingo e02e84deed finish bootstrap to syntax-objects with modules
* module/ice-9/psyntax.scm: Now that we have gone through the
  intermediate step (in which both representations of syntax-object had
  to coexist), change all callers to make-syntax-object to pass the third
  argument, and restore the define-structure definition of syntax
  objects.

* module/ice-9/psyntax-pp.scm: Recompile.
2009-04-17 15:20:16 +02:00
..
ice-9 finish bootstrap to syntax-objects with modules 2009-04-17 15:20:16 +02:00
language serialize module information into syncase's output -- getting ready for hygiene 2009-04-17 15:20:15 +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