1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-01 18:00:23 +02:00
guile/module/language
Andy Wingo ff73ae34c3 finish compiler.texi, woo
* libguile/objcodes.c (do-pair): Removed unused debuging hack.

* module/language/glil/spec.scm (glil): Simplify a bit.

* module/system/repl/repl.scm (default-catch-handler): Don't catch
  vm-error, as vm-backtrace doesn't exist any more.

* doc/ref/compiler.texi: Finish documenting GLIL and object code.
2009-01-11 14:23:48 +01:00
..
elisp remove .cvsignore files 2008-11-10 12:17:18 +01:00
ghil rename <glil-asm> to <glil-program> 2009-01-11 12:14:07 +01:00
glil finish compiler.texi, woo 2009-01-11 14:23:48 +01:00
objcode nifty generic compiler infrastructure -- no more hardcoded passes 2008-11-14 22:42:31 +01:00
r5rs remove .cvsignore files 2008-11-10 12:17:18 +01:00
scheme rename translate.scm to compile-ghil.scm, and more work on compiler.texi 2009-01-09 17:49:09 +01:00
value nifty generic compiler infrastructure -- no more hardcoded passes 2008-11-14 22:42:31 +01:00
ghil.scm remove useless <glil-vars> helper type, serialize GHIL more strictly 2009-01-11 12:09:19 +01:00
glil.scm rename <glil-asm> to <glil-program> 2009-01-11 12:14:07 +01:00
Makefile.am (language ghil def) becomes (language ghil) 2009-01-08 19:25:38 +01:00