1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 13:00:26 +02:00
guile/ice-9
2002-02-26 10:58:58 +00:00
..
.cvsignore *** empty log message *** 1999-10-05 22:36:14 +00:00
and-let-star.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
arrays.scm * read.c (scm_lreadr): When user-defined hash procedure returns 2001-10-14 16:05:04 +00:00
boot-9.scm Comment grammar fixes; nfc. 2002-02-26 10:57:54 +00:00
buffered-input.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
calling.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
ChangeLog *** empty log message *** 2002-02-26 10:58:58 +00:00
channel.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
common-list.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
compile-psyntax.scm * syncase.scm (psyncomp): Removed, it is now in compile-psyntax.scm. 2001-07-23 22:09:42 +00:00
COPYING * COPYING, boot-9.scm, debug.scm, emacs.scm, expect.scm, gtcl.scm, 1997-05-26 22:26:48 +00:00
debug.scm Do not enable debugging and recording of source 2001-11-05 23:09:17 +00:00
debugger.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
documentation.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
emacs.scm * emacs.scm (%%load-port, %%emacs-load, %%emacs-eval-request, 2001-10-08 12:40:14 +00:00
expect.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
format.scm (string-index, list-head): Removed, we already these in the core. 2001-11-27 22:36:21 +00:00
getopt-long.scm (process-options, getopt-long): Fix omission 2001-09-08 02:30:20 +00:00
hcons.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
history.scm * and-let-star.scm, debug.scm, debugger.scm, history.scm, 2001-07-19 20:24:49 +00:00
lineio.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
ls.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
Makefile.am Update path to pre-inst-guile automake frag. 2002-02-26 10:28:51 +00:00
mapping.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
match.scm No longer use module `(ice-9 slib)'. 2001-06-13 16:02:07 +00:00
networking.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
null.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
optargs.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
poe.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
popen.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
posix.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
pretty-print.scm (generic-write): New per-line-prefix argument. 2002-01-12 17:47:44 +00:00
psyntax.pp * psyntax.pp: updated to reflect new syncase.scm. 2002-02-25 05:48:52 +00:00
psyntax.ss (datum->syntax-object): Removed assertion in datum->syntax-object that 2002-01-14 20:41:30 +00:00
q.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
r4rs.scm * and-let-star.scm, debug.scm, debugger.scm, history.scm, 2001-07-19 20:24:49 +00:00
r5rs.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
rdelim.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
README Initial revision 2001-06-13 09:25:43 +00:00
receive.scm * and-let-star.scm, debug.scm, debugger.scm, history.scm, 2001-07-19 20:24:49 +00:00
regex.scm Add commentary; nfc. 2002-02-08 03:18:38 +00:00
runq.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
rw.scm * rw.scm (ice-9): export write-string/partial. 2001-06-04 21:49:36 +00:00
safe-r5rs.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
safe.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
session.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
slib.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
stack-catch.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00
streams.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
string-fun.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
syncase.scm * syncase.scm (gensym): redefine locally so we can control it's 2002-02-25 05:49:05 +00:00
test.scm * test.scm: Re-enable tests asserting that '() is true, and not a 1997-06-13 05:50:28 +00:00
threads.scm * lib.scm: Move module the system directives `export', 2001-10-21 09:49:19 +00:00
time.scm Added exception notice to all files. 2001-06-03 23:29:45 +00:00

This directory contains various bits of Guile Scheme code.
Most of these are packaged as modules, with foo.scm implementing
the module `(ice-9 foo)'.

The non-module files are:

boot-9.scm	-- loaded on guile startup
		   implements module system + lots of other stuff
arrays.scm	-- loaded by boot-9.scm
networking.scm	-- loaded by boot-9.scm
posix.scm	-- loaded by boot-9.scm
r4rs.scm	-- loaded by boot-9.scm