1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-14 01:30:19 +02:00
guile/module/system/vm
Andy Wingo 6ce6dc03c1 fix typo in assembler
* module/system/vm/assemble.scm (dump-object!): Whoops, spell `nexts'
  correctly.
2008-10-18 19:42:37 +02:00
..
.cvsignore *** empty log message *** 2001-04-22 02:13:48 +00:00
assemble.scm fix typo in assembler 2008-10-18 19:42:37 +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 bug in self-tail-recursion with "external" variables; other sundries 2008-10-18 19:21:44 +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