1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/ice-9
2003-08-17 00:40:59 +00:00
..
debugger Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
.cvsignore *** empty log message *** 1999-10-05 22:36:14 +00:00
and-let-star.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +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 * boot-9.scm (while): Use a new key dynamically for each loop, so 2003-08-17 00:36:04 +00:00
buffered-input.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
calling.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
ChangeLog *** empty log message *** 2003-08-17 00:40:59 +00:00
channel.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
common-list.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
compile-psyntax.scm * psyntax.ss (build-data): Don't quote self-evaluating expressions 2003-01-16 11:48:14 +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 Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
debugger.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
deprecated.scm (list*): Added. 2003-05-20 19:11:16 +00:00
documentation.scm (file-commentary, find-documentation-in-file): Use 2003-05-10 00:38:24 +00:00
emacs.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
expect.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
format.scm (format:out-substr): Update the column counter correctly. This fixes 2003-03-19 18:29:04 +00:00
ftw.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
gap-buffer.scm (point++n!, point+-n!): Use substring-move! instead of 2003-05-03 21:34:33 +00:00
getopt-long.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
hcons.scm (hashq-cons-get-handle): Pass only the expected four arguments to 2003-05-03 20:41:30 +00:00
history.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
lineio.scm (make-line-buffering-input-port) Pass 0 as second argument to 2003-05-03 20:24:22 +00:00
list.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
ls.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
Makefile.am * serialize.scm: New file. 2003-04-25 19:49:15 +00:00
mapping.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
match.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
networking.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
null.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
occam-channel.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
optargs.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
poe.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
popen.scm (open-process): Close input-fdes, output-fdes and 2003-08-12 21:18:23 +00:00
posix.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
pretty-print.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
psyntax.pp * evalext.c, evalext.h (scm_self_evaluating_p): New function. 2003-01-20 10:12:39 +00:00
psyntax.ss Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
q.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
r4rs.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
r5rs.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
rdelim.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
README Initial revision 2001-06-13 09:25:43 +00:00
receive.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
regex.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
runq.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
rw.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
safe-r5rs.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
safe.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
serialize.scm * serialize.scm: New file. 2003-04-25 19:49:15 +00:00
session.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
slib.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
stack-catch.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
streams.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
string-fun.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
syncase.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
test.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
threads.scm (parallel): For no forms, use (values)' not (begin)'. 2003-06-19 01:36:01 +00:00
time.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +00:00
weak-vector.scm Changed license terms to the plain LGPL thru-out. 2003-04-05 19:15:35 +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