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
Andy Wingo 3928db0087 lengths written out in native endianness
* module/language/assembly/compile-bytecode.scm (write-bytecode): Write
  out the lengths that are mapped to struct scm_objcode using native
  endianness.
2009-02-17 23:32:39 +01:00
..
compile-bytecode.scm lengths written out in native endianness 2009-02-17 23:32:39 +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