1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-03 05:20:16 +02:00
guile/module
Andy Wingo eb7ea0450a tweaks to asm->glil decompiler, perhaps fix a (program-source p 0) bug
* module/language/ghil/compile-glil.scm (codegen): Push a program's
  source locations before copying external args to heap -- perhaps fixes
  (program-source p 0) for some programs.

* module/language/glil/decompile-assembly.scm (decompile-load-program):
  Take another arg, the object vector. Emit <glil-bind> and <glil-unbind>
  correctly. Properly unparse properties. Just have to deal with source
  locations now.
2009-03-17 16:47:28 +01:00
..
ice-9 Merge commit 'ad5f5ada1d' into vm-check 2009-03-17 16:06:44 +01:00
language tweaks to asm->glil decompiler, perhaps fix a (program-source p 0) bug 2009-03-17 16:47:28 +01:00
oop
srfi
system
Makefile.am add assembly->glil decompiler 2009-03-17 16:47:24 +01:00