1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/module
Andy Wingo 32e49fa355 fix interpreted methods with empty bodies
* module/oop/goops.scm (method): If a method has no body, subst in `(if
  #f #f)' instead of `(begin)', to please the memoizer.
2009-03-20 16:20:00 +01:00
..
ice-9 implement procedure-callers 2009-03-18 00:44:26 +01:00
language decompile source info into <glil-source> annotations. 2009-03-17 16:47:43 +01:00
oop fix interpreted methods with empty bodies 2009-03-20 16:20:00 +01:00
srfi fix mismerge on srfi-19.scm 2009-01-12 21:45:37 +01:00
system rework procedure-callers to stay correct as callees are redefined 2009-03-18 01:49:28 +01:00
Makefile.am add xref.scm 2009-03-17 23:11:56 +01:00