1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-15 18:20:42 +02:00
guile/module/system/repl
Andy Wingo b9d8ed0502 make ,stats work
* module/system/repl/command.scm (display-time-stat, display-mips-stat):
  Always convert to float.

* module/system/vm/frame.scm (print-frame): Write the args, don't display them.

* module/system/repl/command.scm (statistics): gc-sweep-time is no more.
2008-08-11 19:51:33 +02:00
..
.cvsignore *** empty log message *** 2001-04-22 02:13:48 +00:00
command.scm make ,stats work 2008-08-11 19:51:33 +02:00
common.scm big reorg of scheme modules -- e.g. programs.c -> (system vm program) 2008-08-07 13:11:27 +02:00
describe.scm fix syntax error in describe.scm 2008-05-19 21:38:09 +02:00
Makefile.am distcheck works now 2008-05-20 12:54:14 +02:00
repl.scm ease-of-use improvement to ,m; catch read errors at the repl 2008-08-11 19:27:23 +02:00