finish compiler.texi, woo
authorAndy Wingo <wingo@pobox.com>
Sun, 11 Jan 2009 13:23:48 +0000 (14:23 +0100)
committerAndy Wingo <wingo@pobox.com>
Sun, 11 Jan 2009 13:23:48 +0000 (14:23 +0100)
commitff73ae34c36b8b1270cbdb60461ca2a05e0276bf
treea459cd988c0eb3e7db13d3b0d7b9d03059b4ac98
parentc850030fdd89297cffde3d4fe481d67579704318
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.
doc/ref/compiler.texi
libguile/objcodes.c
module/language/glil/spec.scm
module/system/repl/repl.scm