1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-21 11:10:21 +02:00
guile/module/system/vm
Andy Wingo 7bbed5181c the vm is a fluid
* module/system/vm/vm.scm:
* libguile/vm.h:
* libguile/vm.c: Make the `the-vm' procedure access a fluid, `*the-vm*'.
  Export that fluid from vm.h and vm.scm.
2008-09-24 11:47:25 +02:00
..
.cvsignore *** empty log message *** 2001-04-22 02:13:48 +00:00
assemble.scm lambda-lifting for (lambda () ...) as consumer of call-with-values 2008-09-18 22:49:55 +02:00
conv.scm compile call-with-values, woot! 2008-09-16 00:26:22 +02:00
debug.scm use #:keywords in module/*.scm, not :keywords 2008-09-09 06:58:25 +02:00
disasm.scm compile call-with-values, woot! 2008-09-16 00:26:22 +02:00
frame.scm compile call-with-values, woot! 2008-09-16 00:26:22 +02:00
instruction.scm use #:keywords in module/*.scm, not :keywords 2008-09-09 06:58:25 +02:00
Makefile.am module compilation fixen, post-integration 2008-08-25 13:05:16 -07:00
objcode.scm use #:keywords in module/*.scm, not :keywords 2008-09-09 06:58:25 +02:00
profile.scm use #:keywords in module/*.scm, not :keywords 2008-09-09 06:58:25 +02:00
program.scm tweaks for printing programs 2008-09-13 14:19:30 +02:00
trace.scm use #:keywords in module/*.scm, not :keywords 2008-09-09 06:58:25 +02:00
vm.scm the vm is a fluid 2008-09-24 11:47:25 +02:00