1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-06 12:10:28 +02:00
guile/module/language/assembly
Andy Wingo f39ede0067 fix properties disassembly
* module/language/assembly/disassemble.scm (disassemble-meta):
  Properties start with the fourth element, not the third. (The third is
  the set of arities.)
2010-01-10 23:24:19 +01:00
..
compile-bytecode.scm assembly/disassembly support for br-if-nargs-* 2009-10-25 13:12:27 +01:00
decompile-bytecode.scm Fix incorrect display of wide strings in decompilation 2009-10-28 06:27:47 -07:00
disassemble.scm fix properties disassembly 2010-01-10 23:24:19 +01:00
spec.scm language-readers receive environment as an arg 2009-10-16 13:39:24 +02:00