1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 04:40:29 +02:00
guile/module/system
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
..
base nifty generic compiler infrastructure -- no more hardcoded passes 2008-11-14 22:42:31 +01:00
repl finish compiler.texi, woo 2009-01-11 14:23:48 +01:00
vm move lang-specific modules, e.g. (system il compile) to (language ghil compile-glil) 2009-01-08 12:18:34 +01:00
Makefile.am move lang-specific modules, e.g. (system il compile) to (language ghil compile-glil) 2009-01-08 12:18:34 +01:00