1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/module/system/repl
Andy Wingo c1e3e9aaff more precision for ,time
* module/system/repl/command.scm (time): Use the high-precision timers
  instead of stime(2).  Changes the output format of `,time' too;
  perhaps there is a better way.
2011-07-07 09:57:19 +02:00
..
command.scm more precision for ,time 2011-07-07 09:57:19 +02:00
common.scm allow ,option on-error report instead of debug 2011-03-17 12:39:59 +01:00
debug.scm allow ,option on-error report instead of debug 2011-03-17 12:39:59 +01:00
describe.scm Use 'substring' instead of obsoleted 'make-shared-substring' 2011-02-02 05:45:37 -08:00
error-handling.scm Do not enter the debugger if the thrown key is in `pass-keys' 2011-03-22 11:45:53 -04:00
repl.scm allow ,option on-error report instead of debug 2011-03-17 12:39:59 +01:00
server.scm ignore SIGPIPE in (system repl server) 2011-04-11 10:13:48 +02:00