1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-11 00:00:49 +02:00
guile/module/language/assembly
Andy Wingo 8403b9f59b fix the disassembler for load-string, load-symbol et al
* module/language/assembly/decompile-bytecode.scm (decode-bytecode): Fix
  decoding of lengths in loader instructions.
2009-02-01 11:32:07 +01:00
..
compile-bytecode.scm add code for writing out metadata to the end of a program 2009-02-01 10:15:00 +01:00
decompile-bytecode.scm fix the disassembler for load-string, load-symbol et al 2009-02-01 11:32:07 +01:00
disassemble.scm add code for writing out metadata to the end of a program 2009-02-01 10:15:00 +01:00
Makefile.am add disassembler that fits in with old compiler tower 2009-01-30 14:12:57 +01:00
spec.scm add decompilers that can take us back to assembly 2009-01-30 12:59:29 +01:00