1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-28 16:00:22 +02:00
guile/module
Andy Wingo 85e95b4710 fix load for syncase-in-boot-9; compile-psyntax works again
* module/ice-9/r4rs.scm:
* module/ice-9/boot-9.scm (%load-verbosely, assert-load-verbosity)
  (%load-announce, %load-hook, load): Move these from r4rs.scm to
  boot-9.scm.

* module/ice-9/compile-psyntax.scm: Update to work with
  syncase-in-boot-9.

* module/ice-9/psyntax-pp.scm: Recompiled with syncase-in-boot-9.
2009-04-24 14:22:00 +02:00
..
ice-9 fix load for syncase-in-boot-9; compile-psyntax works again 2009-04-24 14:22:00 +02:00
language fix erroneous #:use-syntax clausen 2009-04-22 22:27:50 +02:00
oop speed up goops rehashing 2009-03-20 16:20:00 +01:00
scripts scripts take rest args 2009-04-20 18:20:01 +02:00
srfi fix mismerge on srfi-19.scm 2009-01-12 21:45:37 +01:00
system fix erroneous #:use-syntax clausen 2009-04-22 22:27:50 +02:00
Makefile.am guile-tools is a scheme script that loads scheme modules 2009-04-17 11:19:42 +02:00