1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-28 16:00:22 +02:00
guile/module/system/vm
Andy Wingo b3b45ac15e bug fix to enable code "packing"
* module/system/vm/conv.scm (code-pack): Fix so that we actually
  recognize (make-int8 1) and turn it into (make-int8:1).
2008-10-18 16:06:43 +02:00
..
.cvsignore *** empty log message *** 2001-04-22 02:13:48 +00:00
assemble.scm fix use of `binding' data abstraction 2008-10-16 13:49:57 +02:00
conv.scm bug fix to enable code "packing" 2008-10-18 16:06:43 +02:00
debug.scm use #:keywords in module/*.scm, not :keywords 2008-09-09 06:58:25 +02:00
disasm.scm fix mv-call disasm bug 2008-10-15 22:42:51 +02:00
frame.scm fix backtraces, broken since the program-bindings format change 2008-10-16 13:56:41 +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 fix use of `binding' data abstraction 2008-10-16 13:49:57 +02:00
trace.scm use #:keywords in module/*.scm, not :keywords 2008-09-09 06:58:25 +02:00
vm.scm truly thread-local vms; don't compile popen.scm 2008-10-11 11:54:12 +02:00