1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 11:40:18 +02:00
guile/module
Andy Wingo 08d7492cf0 add gbt macro to gdbinit, and fix a bug in program-arity
* gdbinit: Add gbt macro, to make a Guile backtrace whenever you want.
* module/system/vm/program.scm (program-arity): If ip is #f, just take
  the first arity.
2009-12-10 16:03:23 +01:00
..
ice-9 eval.c closures are now applicable smobs, not tc3s 2009-12-04 19:20:11 +01:00
language wire through the existing vm ops for variable-ref and variable-set! 2009-12-01 21:00:26 +01:00
oop eval.c closures are now applicable smobs, not tc3s 2009-12-04 19:20:11 +01:00
rnrs Complete changing license to LGPLv3+ 2009-06-17 22:30:26 +01:00
scripts Remove unused variables in ice-9/goops/srfi/scripts. 2009-09-21 00:24:08 +02:00
srfi srfi-35 properly uses vtable-offset-user 2009-11-15 20:28:12 +01:00
system add gbt macro to gdbinit, and fix a bug in program-arity 2009-12-10 16:03:23 +01:00
Makefile.am really boot primitive-eval from scheme. 2009-12-03 00:00:38 +01:00