1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-19 18:20:22 +02:00
guile/module/system/vm
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
assemble.scm Convert assemble.scm to use record-case. 2008-05-03 14:52:36 +02:00
conv.scm Fixed an "unbound variable" in `(system vm conv)'. 2008-04-25 19:09:30 +02:00
core.scm Encode the length of constant lists/vectors on 2 octets instead of 1. 2008-04-25 19:09:30 +02:00
debug.scm Tried compiling more code; augmented the doc. 2008-04-25 19:09:30 +02:00
disasm.scm clean up some syntax imports and exports 2008-05-02 18:59:04 +02:00
frame.scm Tried compiling more code; augmented the doc. 2008-04-25 19:09:30 +02:00
Makefile.am Tried compiling more code; augmented the doc. 2008-04-25 19:09:30 +02:00
profile.scm *** empty log message *** 2001-04-23 04:28:13 +00:00
trace.scm *** empty log message *** 2001-04-23 06:17:52 +00:00