1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-19 19:20:23 +02:00
guile/ice-9
Gary Houston 1a36eef2ea * throw.h: prototype for scm_exit_status.
* throw.c (scm_handle_by_message): if a 'quit is caught, use its
args to derive an exit status.  Allows (quit) to work from a
script.
(scm_exit_status): new function.
#include "eq.h".
1997-03-02 07:32:19 +00:00
..
.cvsignore *** empty log message *** 1996-08-01 08:38:52 +00:00
aclocal.m4 * configure.in: Added AM_MAINTAINER_MODE 1997-02-24 23:35:55 +00:00
boot-9.scm * throw.h: prototype for scm_exit_status. 1997-03-02 07:32:19 +00:00
ChangeLog * throw.h: prototype for scm_exit_status. 1997-03-02 07:32:19 +00:00
configure * configure.in: Added AM_MAINTAINER_MODE 1997-02-24 23:35:55 +00:00
configure.in * configure.in: Added AM_MAINTAINER_MODE 1997-02-24 23:35:55 +00:00
COPYING maintainer changed: was lord, now jimb; first import 1996-07-25 22:56:11 +00:00
debug.scm Added argument checking to trace. 1997-03-01 14:53:27 +00:00
emacs.scm Experimental hack implementing the Guile side of a prototype Emacs 1997-03-01 02:04:00 +00:00
expect.scm * Makefile.in (scm_files): add expect.scm. 1996-10-17 23:21:10 +00:00
gtcl.scm Experimental hacks emulating the Guile-iii Tk interface. 1997-03-01 02:04:54 +00:00
gwish.scm Experimental hacks emulating the Guile-iii Tk interface. 1997-03-01 02:04:54 +00:00
hcons.scm maintainer changed: was lord, now jimb; first import 1996-07-25 22:56:11 +00:00
lineio.scm * lineio.scm (make-line-buffering-input-port): Properly test for 1997-01-08 01:27:12 +00:00
Makefile.am Changes to use automake-generated Makefile.ins everywhere 1996-12-03 05:34:34 +00:00
Makefile.in * boot-9.scm (error-catching-loop thunk): use a status variable to 1997-03-02 06:09:41 +00:00
mapping.scm * mapping.scm (hash-table-mapping): Explicitly request that 1996-10-11 07:54:02 +00:00
nonblocking.scm Experimental hacks emulating the Guile-iii Tk interface. 1997-03-01 02:04:54 +00:00
oldprint.scm This is Tom Lord's old printer code. Since it isn't used any longer 1997-03-01 15:56:21 +00:00
poe.scm * poe.scm (funcq-memo): Renamed weak-hash-table --> 1996-08-20 16:55:14 +00:00
r4rs.scm * boot-9.scm: Removed the old printer code. 1997-03-01 15:48:38 +00:00
slib.scm * boot-9.scm (module-defined?): New function. 1997-02-27 15:36:04 +00:00
source.scm Initial, incomplete revision of source code access module for Guile debugger. 1997-02-19 19:07:01 +00:00
tags.scm maintainer changed: was lord, now jimb; first import 1996-07-25 22:56:11 +00:00
test.scm * test.scm: New file. 1996-10-29 03:46:39 +00:00
threads.scm * threads.scm: New file. Modified from the Cygnus-r0.3 1996-10-05 17:48:22 +00:00