1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-07-09 02:50:20 +02:00
guile/module/system
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
..
base Add `arity-mismatch' warning type. 2009-11-07 18:48:56 +01:00
repl eval.c closures are now applicable smobs, not tc3s 2009-12-04 19:20:11 +01:00
vm add gbt macro to gdbinit, and fix a bug in program-arity 2009-12-10 16:03:23 +01:00
xref.scm de-nargs struct scm_objcode; procedure-property refactor 2009-10-23 14:51:19 +02:00