mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-19 19:20:23 +02:00
* 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. |
||
---|---|---|
.. | ||
compile-glil.scm | ||
spec.scm |