1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-23 04:50:28 +02:00
guile/module/system/base
Andy Wingo 1aa0dd2b45 Convert assemble.scm to use record-case.
* module/system/base/syntax.scm (record?): Temporarily export this thing,
  so that code will remain correct when I change to srfi-9 records.

* module/system/vm/assemble.scm: Convert to use record-case.
2008-05-03 14:52:36 +02:00
..
.cvsignore *** empty log message *** 2001-04-22 02:13:48 +00:00
compile.scm Added support for defmacro' and define-macro' in the compiler. 2008-04-25 19:09:30 +02:00
language.scm Tried compiling more code; augmented the doc. 2008-04-25 19:09:30 +02:00
Makefile.am remove module.scm 2008-05-02 17:51:34 +02:00
syntax.scm Convert assemble.scm to use record-case. 2008-05-03 14:52:36 +02:00