1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-28 07:50:20 +02:00
guile/module/system
Andy Wingo 7f52f9e3b4 avoid zealous unquotation
* module/system/base/syntax.scm (define-record): Again, don't unquote in
  actual objects, because this is uncompilable. Ah well. At least now all
  of base/ is compiling.

* module/system/vm/assemble.scm (dump-object!): More debug info.
2008-05-15 18:57:33 +02:00
..
base avoid zealous unquotation 2008-05-15 18:57:33 +02:00
il fix else in cond, letrec env corruption, syntax.scm compile, define-module side effects 2008-05-15 18:48:22 +02:00
repl Update Makefile.am's; remove slib import 2008-05-13 00:07:40 +02:00
vm avoid zealous unquotation 2008-05-15 18:57:33 +02:00
.cvsignore *** empty log message *** 2001-04-22 02:13:48 +00:00
Makefile.am Update Makefile.am's; remove slib import 2008-05-13 00:07:40 +02:00