1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 22:10:21 +02:00
guile/module/language/assembly
Ludovic Courtès 3c365b8efc Fix bytecode disassembler.
* module/language/assembly/decompile-bytecode.scm (decode-load-program):
  Add missing argument to `ensure-label'.
2009-10-22 22:29:22 +02:00
..
compile-bytecode.scm jumps encoded using 24 bits, not 19; blocks no longer aligned 2009-10-16 15:56:11 +02:00
decompile-bytecode.scm Fix bytecode disassembler. 2009-10-22 22:29:22 +02:00
disassemble.scm Partially revert e5f5113c21. 2009-09-24 00:06:54 +02:00
spec.scm language-readers receive environment as an arg 2009-10-16 13:39:24 +02:00