1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-23 04:50:28 +02:00
guile/module
Andy Wingo 2651e3c412 proper printing of thunks, reduced disasm verbosity
* module/system/vm/disasm.scm (disassemble-program): Don't print the
  nargs= nrest= etc line, it's redundant.

* module/system/vm/program.scm (program-bindings-as-lambda-list): If the
  program bindings is null, then that's that.
2008-11-02 01:37:00 +01:00
..
ice-9 move guilec.mk to am/guilec 2008-11-01 13:05:10 +01:00
language move guilec.mk to am/guilec 2008-11-01 13:05:10 +01:00
oop move guilec.mk to am/guilec 2008-11-01 13:05:10 +01:00
srfi define macros before functions using macros; more MV fixen in srfi-69 2008-11-01 20:31:57 +01:00
system proper printing of thunks, reduced disasm verbosity 2008-11-02 01:37:00 +01:00
.cvsignore *** empty log message *** 2001-04-25 01:55:45 +00:00
Makefile.am move scm srfi files to module/srfi, and compile them. 2008-11-01 13:49:23 +01:00