1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-22 03:30:22 +02:00
guile/module/system/base
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
..
.cvsignore *** empty log message *** 2001-04-22 02:13:48 +00:00
compile.scm fix macro compilation via hooking into eval-case 2008-05-14 14:47:29 +02:00
language.scm finish dedottifying 2008-05-04 16:25:36 +02:00
Makefile.am fix dumping of #:keywords 2008-05-15 12:20:18 +02:00
pmatch.scm Refactor (language scheme translate) to use pmatch 2008-05-04 13:26:00 +02:00
syntax.scm avoid zealous unquotation 2008-05-15 18:57:33 +02:00