guile/module/system/vm
Ludovic Courtes d0100f476d Fixed an "unbound variable" in `(system vm conv)'.
* module/system/vm/conv.scm: Autoload `(system vm core)' also when
  `opcode->instruction' is hit.  This fixes an "unbound variable" problem.

git-archimport-id: lcourtes@laas.fr--2005-mobile/guile-vm--mobile--0.6--patch-8
2008-04-25 19:09:30 +02:00
..
.cvsignore *** empty log message *** 2001-04-22 02:13:48 +00:00
assemble.scm Tried compiling more code; augmented the doc. 2008-04-25 19:09:30 +02:00
conv.scm Fixed an "unbound variable" in `(system vm conv)'. 2008-04-25 19:09:30 +02:00
core.scm *** empty log message *** 2001-04-23 04:28:13 +00:00
debug.scm Tried compiling more code; augmented the doc. 2008-04-25 19:09:30 +02:00
disasm.scm Removed a few more deprecated function calls; documented closures. 2008-04-25 19:09:30 +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